Merge branch 'edges' into 'main'

xdg-shell: document resize with "none" edges

See merge request wayland/wayland-protocols!310
This commit is contained in:
Isaac Freund 2025-12-15 11:49:13 +00:00
commit a798dc8bfb

View file

@ -821,7 +821,8 @@
The compositor may use this information to update the surface position The compositor may use this information to update the surface position
for example when dragging the top left corner. The compositor may also for example when dragging the top left corner. The compositor may also
use this information to adapt its behavior, e.g. choose an appropriate use this information to adapt its behavior, e.g. choose an appropriate
cursor image. cursor image. A value of none must not cause a protocol error but should
be ignored by the compositor.
</description> </description>
<arg name="seat" type="object" interface="wl_seat" summary="the wl_seat of the user event"/> <arg name="seat" type="object" interface="wl_seat" summary="the wl_seat of the user event"/>
<arg name="serial" type="uint" summary="the serial of the user event"/> <arg name="serial" type="uint" summary="the serial of the user event"/>