mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
protocol: document that wl_surface.offset is role-specific
This request doesn't make sense for all surface roles. For instance, for maximized/tiled/fullscreen xdg_toplevel, for xdg_popup, for layer-shell surfaces, etc. Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
1b0d45e9c6
commit
38f91fe6ad
1 changed files with 3 additions and 0 deletions
|
|
@ -1832,6 +1832,9 @@
|
|||
x and y, combined with the new surface size define in which
|
||||
directions the surface's size changes.
|
||||
|
||||
The exact semantics of wl_surface.offset are role-specific. Refer to
|
||||
the documentation of specific roles for more information.
|
||||
|
||||
Surface location offset is double-buffered state, see
|
||||
wl_surface.commit.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue