From daae096762d242201c026ee75771c40bed743448 Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Mon, 8 Jan 2024 17:16:07 +0100 Subject: [PATCH] Add a description --- src/wlr-layer-shell-unstable-v1.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/src/wlr-layer-shell-unstable-v1.xml b/src/wlr-layer-shell-unstable-v1.xml index 1a0c434..dfe7ac0 100644 --- a/src/wlr-layer-shell-unstable-v1.xml +++ b/src/wlr-layer-shell-unstable-v1.xml @@ -187,10 +187,6 @@ - - - - Requests that the surface be placed some distance away from the anchor @@ -390,5 +386,14 @@ + + + + Requests an edge for the exclusive zone to apply. + The edge must be one the surface is anchored to, otherwise a protocol error will be raised. + The exclusive edge will be automatically deduced from anchor points when possible, but when when the surface is anchored to a corner, it will be necessary to set it explicitly to disambiguate, as is not possible to deduce which one of the two corner edges should be used. + + +