From e57c15237c48c9aefa510ea4738bf7502b91eae2 Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Tue, 9 Jan 2024 10:04:58 +0100 Subject: [PATCH] narrower description --- src/wlr-layer-shell-unstable-v1.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/wlr-layer-shell-unstable-v1.xml b/src/wlr-layer-shell-unstable-v1.xml index 6b34cb7..75cfb15 100644 --- a/src/wlr-layer-shell-unstable-v1.xml +++ b/src/wlr-layer-shell-unstable-v1.xml @@ -392,10 +392,12 @@ 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. + 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.