From 1724261910728bfa63eecb0f1729995c00c7ffe8 Mon Sep 17 00:00:00 2001 From: Timidger Date: Thu, 3 Oct 2019 16:06:46 -0400 Subject: layer_shell: set layer of existing surface --- protocol/wlr-layer-shell-unstable-v1.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'protocol') diff --git a/protocol/wlr-layer-shell-unstable-v1.xml b/protocol/wlr-layer-shell-unstable-v1.xml index 216e0d9f..257d369b 100644 --- a/protocol/wlr-layer-shell-unstable-v1.xml +++ b/protocol/wlr-layer-shell-unstable-v1.xml @@ -25,7 +25,7 @@ THIS SOFTWARE. - + Clients can use this interface to assign the surface_layer role to wl_surfaces. Such surfaces are assigned to a "layer" of the output and @@ -84,7 +84,7 @@ - + An interface that may be implemented by a wl_surface, for surfaces that are designed to be rendered as a layer of a stacked desktop-like @@ -231,6 +231,13 @@ + + + Change the layer that the surface is rendered on. + + + + The configure event asks the client to resize its surface. -- cgit v1.2.3