From fe31de806b62f744ce3097f01a4fbda6630f5317 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Wed, 28 Oct 2020 21:08:21 +0000 Subject: [PATCH] Update layer-shell protocol 1.2 -> 1.3 --- protocols/wlr-layer-shell-unstable-v1.xml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/protocols/wlr-layer-shell-unstable-v1.xml b/protocols/wlr-layer-shell-unstable-v1.xml index adc6a176..fa67001d 100644 --- a/protocols/wlr-layer-shell-unstable-v1.xml +++ b/protocols/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 @@ -82,9 +82,19 @@ + + + + + + This request indicates that the client will not use the layer_shell + object any more. Objects that have been created through this instance + are not affected. + + - + 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 @@ -295,7 +305,7 @@ Layer is double-buffered, see wl_surface.commit. - + -- 2.52.0