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 |
---|---|---|
Fedora 39 | aarch64 [modified] (24)*, x86_64 [modified] (163)* | Fedora 39 (85 downloads) |
Fedora 40 | aarch64 [modified] (23)*, x86_64 [modified] (28)* | Fedora 40 (57 downloads) |
Fedora 41 | aarch64 [modified] (20)*, x86_64 [modified] (14)* | Fedora 41 (13 downloads) |
Fedora rawhide | aarch64 [modified] (31)*, x86_64 [modified] (76)* | Fedora rawhide (96 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable alebastr/river
More info about enabling Copr repositories