summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2023-10-19 16:31:52 +0200
committerDaniel Stone <daniels@collabora.com>2024-01-19 14:14:15 +0000
commitdc1da181db066415edfb73f4d9a579bc7b72b223 (patch)
tree3a3f0d34d3117ec4cf532ec8365b521d81a45ed3
parent6daa1b8713f0fa569eb9f5c101b61c4ef1500775 (diff)
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>
-rw-r--r--protocol/wayland.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 5c2a803..5731d69 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -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">