summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2023-07-01 13:32:12 +0200
committerSimon Ser <contact@emersion.fr>2023-10-17 12:14:03 +0000
commit079b6011a0a49acf60818eb646a3e24a42264898 (patch)
tree3c57604806dc0ed8c5ed583166218c3c9c114a00
parentd70af2ea1e9892f16ec5d25fd04e36826b7e3aef (diff)
xdg-decoration: fix configure event summary
This was probably carried over from an early draft of the protocol. This event is not a suggestion as the full description explains: the client must ack it. Signed-off-by: Simon Ser <contact@emersion.fr>
-rw-r--r--unstable/xdg-decoration/xdg-decoration-unstable-v1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml b/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml
index e596775..b638e6d 100644
--- a/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml
+++ b/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml
@@ -141,7 +141,7 @@
</request>
<event name="configure">
- <description summary="suggest a surface change">
+ <description summary="notify a decoration mode change">
The configure event asks the client to change its 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