From 4cdaec00a02e58803bf1f5967dfab3371e84fdef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Sun, 1 Dec 2019 16:25:10 +0100 Subject: [PATCH] wlr-protocols: bump --- external/wlr-layer-shell-unstable-v1.xml | 21 ++++++++++++++++----- external/wlr-protocols | 2 +- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/external/wlr-layer-shell-unstable-v1.xml b/external/wlr-layer-shell-unstable-v1.xml index 322ece3..adc6a17 100644 --- a/external/wlr-layer-shell-unstable-v1.xml +++ b/external/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,15 +84,15 @@ - + 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 environment. - Layer surface state (size, anchor, exclusive zone, margin, interactivity) - is double-buffered, and will be applied at the time wl_surface.commit of - the corresponding wl_surface is called. + Layer surface state (layer, size, anchor, exclusive zone, + margin, interactivity) is double-buffered, and will be applied at the + time wl_surface.commit of the corresponding wl_surface is called. @@ -286,5 +286,16 @@ + + + + + + Change the layer that the surface is rendered on. + + Layer is double-buffered, see wl_surface.commit. + + + diff --git a/external/wlr-protocols b/external/wlr-protocols index 59497d9..29d4a59 160000 --- a/external/wlr-protocols +++ b/external/wlr-protocols @@ -1 +1 @@ -Subproject commit 59497d93794efac39d8c85b1d964ad8a461cbeb6 +Subproject commit 29d4a59df8cbbc719fea9fe84689a45569410a86