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

commit466fbf9b10100b1d3a47c250ac2c91b6b5da2652
parent0488249bff
authorIsaac Freund <[email protected]>
date2025-12-20 18:52
doc: link wm list in README

 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 3dd0014..b5d5808 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,10 @@ river does not combine the compositor and window manager into one program.
 Instead, users can choose any window manager implementing the
 [river-window-management-v1](protocol/river-window-management-v1.xml) protocol.
 
+There is a [list of window managers](https://codeberg.org/river/wiki/src/branch/main/pages/wm-list.md)
+implementing the [river-window-management-v1](protocol/river-window-management-v1.xml) protocol
+on our [wiki](https://codeberg.org/river/wiki).
+
 > *If you are looking for the old dynamic tiling version of river, see
 [river-classic](https://codeberg.org/river/river-classic).*