mirror of
https://invent.kde.org/plasma/layer-shell-qt.git
synced 2025-06-03 17:18:16 -04:00
narrower description
This commit is contained in:
parent
83dc7054fe
commit
e57c15237c
@ -392,10 +392,12 @@
|
|||||||
<request name="set_exclusive_edge" since="5">
|
<request name="set_exclusive_edge" since="5">
|
||||||
<description summary="set the edge the exclusive zone will be applied to">
|
<description summary="set the edge the exclusive zone will be applied to">
|
||||||
Requests an edge for the exclusive zone to apply.
|
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 edge must be one the surface is anchored to, otherwise a protocol
|
||||||
The exclusive edge will be automatically deduced from anchor points when possible, but when when
|
error will be raised.
|
||||||
the surface is anchored to a corner, it will be necessary to set it explicitly to disambiguate,
|
The exclusive edge will be automatically deduced from anchor points
|
||||||
as is not possible to deduce which one of the two corner edges should be used.
|
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>
|
</description>
|
||||||
<arg name="edge" type="uint"/>
|
<arg name="edge" type="uint"/>
|
||||||
</request>
|
</request>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user