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

commita6368c113445f84f5ddf7bc01c06f03d5bb2ff9b
parentba53ec2718
authorIsaac Freund <[email protected]>
date2026-03-29 18:18
protocol: improve set_keymap docs

 protocol/river-xkb-config-v1.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/protocol/river-xkb-config-v1.xml b/protocol/river-xkb-config-v1.xml
index eb57b91..2e3b8dd 100644
--- a/protocol/river-xkb-config-v1.xml
+++ b/protocol/river-xkb-config-v1.xml
@@ -178,6 +178,8 @@
       <description summary="set the keymap">
         Set the keymap for the keyboard.
 
+        Setting a keymap will reset all layout/modifier state.
+
         It is a protocol error to pass a keymap object for which the
         river_xkb_keymap_v1.success event was not received.
       </description>