This commit is contained in:
Marco Martin 2024-01-09 09:27:58 +01:00
parent a1d225f6ef
commit 2334a96555

View File

@ -393,7 +393,9 @@
<description summary="set the edge the exclusive zone will be applied to">
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.
</description>
<arg name="edge" type="uint"/>
</request>