

GitHub - riverwm/river: A dynamic tiling Wayland compositor
source link: https://github.com/riverwm/river
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

river
River is a dynamic tiling Wayland compositor with flexible runtime configuration.
Join us at #river on irc.libera.chat. Read our man pages and our wiki.
Note: river is currently early in development. Expect breaking changes and missing features. Bugs should however be rare at this point, if you run into one don't hesitate to open an issue
Design goals
- Simple and predictable behavior, river should be easy to use and have a low cognitive load.
- 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.
Building
On cloning the repository, you must init and update the submodules as well with e.g.
git submodule update --init
To compile river first ensure that you have the following dependencies installed. The "development" versions are required if applicable to your distribution.
- zig 0.9
- wayland
- wayland-protocols
- wlroots 0.15
- xkbcommon
- libevdev
- pixman
- pkg-config
- scdoc (optional, but required for man page generation)
Then run, for example:
zig build -Drelease-safe --prefix ~/.local install
To enable experimental Xwayland support pass the -Dxwayland
option as well.
Usage
River can either be run nested in an X11/Wayland session or directly
from a tty using KMS/DRM. Simply run the river
command.
On startup river will run an executable file at $XDG_CONFIG_HOME/river/init
if such an executable exists. If $XDG_CONFIG_HOME
is not set,
~/.config/river/init
will be used instead.
Usually this executable is a shell script invoking riverctl(1) to create mappings, start programs such as a layout generator or status bar, and preform other configuration.
An example init script with sane defaults is provided here in the example directory.
For complete documentation see the river(1)
, riverctl(1)
, and
rivertile(1)
man pages.
Licensing
river is released under the GNU General Public License version 3, or (at your option) any later version.
The protocols in the protocol
directory are released under various licenses by
various parties. You should refer to the copyright block of each protocol for
the licensing information. The protocols prefixed with river
and developed by
this project are released under the ISC license (as stated in their copyright
blocks).
Recommend
-
123
English - Deutsch -
-
315
English - Deutsch -
-
61
This is the first in a series of many articles I’m writing on the subject of building a functional Wayland compositor from scratch. As you may know, I am the lead maintainer of sway, a reasonably popular Wayland compositor. Along with many other...
-
87
waymonad - A wayland compositor based on ideas from and inspired by xmonad
-
79
README.md BSPWC Binary Space Partitioning Wayland Compositor Compiling Install dependencies:...
-
65
GitHub is where people build software. More than 28 million people use GitHub to discover, fork, and contribute to over 85 million projects.
-
33
README.md wlroots Pluggable, composable, unopinionated modules for building a Wayland compositor; or abou...
-
5
Introducing River, a Dynamic Tiling Wayland Compositor 2021-11-03Introducing River, a Dynamic Tiling Wayland Compositor In the spring of 2020 I found myself hooked on Wayland thanks to sway...
-
28
Greenfield The in-browser wayland compositor Website: https://www.greenfield.app/ Greenfield is a
-
7
runa - wayland compositor toolbox Table of contents Project status, goals and plans This project is still pretty much a "tech demo" in this stage. What you can see above is all that works. And it took a lot of short c...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK