From 234614086c18a7d55ae39c30c79b2b5558f207a6 Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Tue, 9 Jan 2024 09:27:58 +0100 Subject: [PATCH] wrap --- src/wlr-layer-shell-unstable-v1.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/wlr-layer-shell-unstable-v1.xml b/src/wlr-layer-shell-unstable-v1.xml index 8152081..813a1d7 100644 --- a/src/wlr-layer-shell-unstable-v1.xml +++ b/src/wlr-layer-shell-unstable-v1.xml @@ -393,7 +393,9 @@ 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 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.