diff options
| -rw-r--r-- | protocol/wayland.xml | 3 |
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"> |
