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

commit77a66e3768f8ea3cd45717434588464249406001
parentae29902cab
authorIsaac Freund <[email protected]>
date2026-01-21 14:07
doc: keyboard layout configuration is implemented

 README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 997a706..e40d92b 100644
--- a/README.md
+++ b/README.md
@@ -56,9 +56,7 @@ Why split the window manager to a separate process? I aim to:
 The first release supporting the
 [river-window-management-v1](protocol/river-window-management-v1.xml) protocol
 will be 0.4.0. The protocol is implemented on river's main branch and is already
-robust/feature complete enough for me to use as my daily driver.  There are
-however missing features that need to be implemented before the 0.4.0 release,
-for example keyboard layout configuration.
+robust/feature complete enough for me to use as my daily driver.
 
 Currently the only documentation for the
 [river-window-management-v1](protocol/river-window-management-v1.xml) protocol