Description
river is a dynamic tiling wayland compositor that takes inspiration from dwm and bspwm.
Design goals
- Simplicity and minimalism, river should not overstep the bounds of a window manager.
- Window management based on a stack of views and tags.
- Dynamic layouts generated by external, user-written executables. (A default
rivertile
layout generator is provided.) - Scriptable configuration and control through a custom wayland protocol and
separate
riverctl
binary implementing it.
Installation Instructions
dnf copr enable alebastr/river
dnf install river
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 9 | x86_64 (0)* | Centos-stream 9 (9 downloads) |
Fedora 39 | aarch64 (4)*, x86_64 (2)* | Fedora 39 (12 downloads) |
Fedora 40 | aarch64 (0)*, x86_64 (0)* | Fedora 40 (5 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (0)* | Fedora 41 (5 downloads) |
Fedora rawhide | aarch64 (1)*, x86_64 (0)* | Fedora rawhide (8 downloads) |
Mageia 8 | x86_64 (0)* | Mageia 8 (7 downloads) |
Mageia 9 | x86_64 (0)* | Mageia 9 (8 downloads) |
Mageia cauldron | x86_64 (0)* | Mageia cauldron (9 downloads) |
openSUSE Leap 15.5 | x86_64 (0)* | openSUSE Leap 15.5 (10 downloads) |
openSUSE Tumbleweed | x86_64 (0)* | openSUSE Tumbleweed (12 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable k0-rr/river
More info about enabling Copr repositories