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

commit4f3d97b718c3e99370caf1b80401b78469170513
parent6a2ad802b6
authorIsaac Freund <[email protected]>
date2026-02-11 11:05
protocol: clean up river_seat_v1 description

 protocol/river-window-management-v1.xml | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/protocol/river-window-management-v1.xml b/protocol/river-window-management-v1.xml
index 87af214..9ea4539 100644
--- a/protocol/river-window-management-v1.xml
+++ b/protocol/river-window-management-v1.xml
@@ -1387,12 +1387,9 @@
     <description summary="a window management seat">
       This object represents a single user's collection of input devices. It
       allows the window manager to route keyboard input to windows, get
-      high-level information about pointer input, define keyboard and pointer
-      bindings, etc.
+      high-level information about pointer input, define pointer bindings, etc.
 
-      TODO:
-        - touch input
-        - tablet input
+      For keyboard bindings, see the river-xkb-bindings-v1 protocol.
     </description>
 
     <request name="destroy" type="destructor">