Fork of river (Wayland compositor, https://codeberg.org/river/river)
include | ||
protocol | ||
src | ||
.gitignore | ||
build.zig | ||
LICENSE | ||
README.md | ||
scan-protocols.sh |
river
river is a dynamic wayland compositor that takes inspiration from dwm and bspwm.
Note: river is currently early in development and not yet ready for the average end user
Design goals
- Simplicity and minimalism, river should not overstep the bounds of a window manger.
- Dynamic window management based on a stack of views and tags like dwm.
- Scriptable configuration and control through a socket and separate
binary,
riverctl
, like bspwm.
Development
Check out the roadmap if you'd like to see what has been done and what is left to do.
If you are interested in the development of river, please join our matrix channel: #river.
I can often be found in the #sway-devel
IRC channel with the nick ifreund
on irc.freenode.net as well, or reached by email at
ifreund@ifreund.xyz.