From 4a50c54a413b17f7799b0d5600e1cb70d332b095 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Thu, 29 Aug 2019 19:37:49 +0200 Subject: [PATCH] wlr-protocols: bump --- external/wlr-layer-shell-unstable-v1.xml | 15 ++++++++++----- external/wlr-protocols | 2 +- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/external/wlr-layer-shell-unstable-v1.xml b/external/wlr-layer-shell-unstable-v1.xml index 90b8bc8..322ece3 100644 --- a/external/wlr-layer-shell-unstable-v1.xml +++ b/external/wlr-layer-shell-unstable-v1.xml @@ -127,14 +127,19 @@ - Requests that the compositor avoids occluding an area of the surface - with other surfaces. The compositor's use of this information is + Requests that the compositor avoids occluding an area with other + surfaces. The compositor's use of this information is implementation-dependent - do not assume that this region will not actually be occluded. - A positive value is only meaningful if the surface is anchored to an - edge, rather than a corner. The zone is the number of surface-local - coordinates from the edge that is considered exclusive. + A positive value is only meaningful if the surface is anchored to one + edge or an edge and both perpendicular edges. If the surface is not + anchored, anchored to only two perpendicular edges (a corner), anchored + to only two parallel edges or anchored to all edges, a positive value + will be treated the same as zero. + + A positive zone is the distance from the edge in surface-local + coordinates to consider exclusive. Surfaces that do not wish to have an exclusive zone may instead specify how they should interact with surfaces that do. If set to zero, the diff --git a/external/wlr-protocols b/external/wlr-protocols index d278d20..59497d9 160000 --- a/external/wlr-protocols +++ b/external/wlr-protocols @@ -1 +1 @@ -Subproject commit d278d209053c4b5975753f7c1f25b984f266f705 +Subproject commit 59497d93794efac39d8c85b1d964ad8a461cbeb6