mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 23:20:10 +01:00
xdg-shell: Fix edge constraint typo
Signed-off-by: Mihai Fufezan <mihai@fufexan.net>
This commit is contained in:
parent
0091197f5c
commit
0c79b5c96f
1 changed files with 1 additions and 1 deletions
|
|
@ -936,7 +936,7 @@
|
||||||
</description>
|
</description>
|
||||||
</entry>
|
</entry>
|
||||||
<entry name="constrained_bottom" value="13" since="7">
|
<entry name="constrained_bottom" value="13" since="7">
|
||||||
<description summary="the surface’s bottom edge is tiled">
|
<description summary="the surface’s bottom edge is constrained">
|
||||||
The bottom edge of the window is currently constrained, meaning it
|
The bottom edge of the window is currently constrained, meaning it
|
||||||
shouldn't attempt to resize from that edge. It can for example mean
|
shouldn't attempt to resize from that edge. It can for example mean
|
||||||
it's tiled next to a monitor edge on the constrained side of the
|
it's tiled next to a monitor edge on the constrained side of the
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue