Fork of river (Wayland compositor, https://codeberg.org/river/river)
Go to file
2020-04-08 12:52:36 +02:00
include Allow switching VTs 2020-04-06 22:23:30 +02:00
protocol Initial commit 2020-03-19 16:29:22 +01:00
src Add view all tags and tag with all tags keybinds 2020-04-08 12:52:36 +02:00
.gitignore Remove outdated entry from gitignore 2020-03-29 13:19:24 +02:00
build.zig Add a data structure to manage the view stack 2020-04-04 16:51:02 +02:00
LICENSE Add MIT license 2020-03-28 18:11:20 +01:00
README.md Add README 2020-03-28 18:02:38 +01:00
scan-protocols.sh Add protocol scanning script 2020-03-19 16:35:24 +01:00

River

River is a dynamic wayland compositor that takes inspiration from dwm and bspwm.

Note: River is currently very early in development and not ready for end users

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

If you'd like to participate 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.