git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commit3a9fe7b93dd2c5f1942f124489569a5d8c2671d0
parentd9119791cd
authorIsaac Freund <[email protected]>
date2025-08-12 12:10
xkb-bindings: fix description

 protocol/river-xkb-bindings-v1.xml | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/protocol/river-xkb-bindings-v1.xml b/protocol/river-xkb-bindings-v1.xml
index f04f106..7ad237a 100644
--- a/protocol/river-xkb-bindings-v1.xml
+++ b/protocol/river-xkb-bindings-v1.xml
@@ -16,11 +16,10 @@
     CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   </copyright>
 
-  <description summary="frame-perfect window management">
-    This protocol allows a single "window manager" client to determine the
-    window management policy of the compositor. State is globally
-    double-buffered allowing for frame perfect state changes involving multiple
-    windows.
+  <description summary="define xkbcommon-based key bindings">
+    This protocol allows the river-window-management-v1 window manager to
+    define key bindings in terms of xkbcommon keysyms and other configurable
+    properties.
 
     The key words "must", "must not", "required", "shall", "shall not",
     "should", "should not", "recommended", "may", and "optional" in this