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:
Simon Ser 2023-10-19 16:31:52 +02:00 committed by Daniel Stone
parent 6daa1b8713
commit dc1da181db

View file

@ -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">