mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
protocol: document wl_surface.offset for sub-surfaces
Document that the request is ignored, since this is the behavior of most compositors. Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
6daa1b8713
commit
dc1da181db
1 changed files with 3 additions and 0 deletions
|
|
@ -3080,6 +3080,9 @@
|
|||
unmapped.
|
||||
|
||||
A sub-surface never has the keyboard focus of any seat.
|
||||
|
||||
The wl_surface.offset request is ignored: clients must use set_position
|
||||
instead to move the sub-surface.
|
||||
</description>
|
||||
|
||||
<request name="destroy" type="destructor">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue