diff options
Diffstat (limited to 'thirdparty/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml')
-rw-r--r-- | thirdparty/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/thirdparty/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml b/thirdparty/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml index e5967751d7..c175cadf7d 100644 --- a/thirdparty/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml +++ b/thirdparty/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml @@ -141,8 +141,8 @@ </request> <event name="configure"> - <description summary="suggest a surface change"> - The configure event asks the client to change its decoration mode. The + <description summary="notify a decoration mode change"> + The configure event configures the effective decoration mode. The configured state should not be applied immediately. Clients must send an ack_configure in response to this event. See xdg_surface.configure and xdg_surface.ack_configure for details. |