2020-04-10 14:18:34 -07:00
|
|
|
# river
|
2020-03-28 10:02:38 -07:00
|
|
|
|
2020-04-10 14:18:34 -07:00
|
|
|
river is a dynamic wayland compositor that takes inspiration from
|
2020-03-28 10:02:38 -07:00
|
|
|
[dwm](https://dwm.suckless.org) and [bspwm](https://github.com/baskerville/bspwm).
|
|
|
|
|
2020-04-10 14:18:34 -07:00
|
|
|
*Note: river is currently early in development and not yet ready for the average end user*
|
2020-03-28 10:02:38 -07:00
|
|
|
|
|
|
|
## 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
|
|
|
|
|
2020-04-10 14:18:34 -07:00
|
|
|
Check out the [roadmap](https://github.com/ifreund/river/issues/1) 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:
|
2020-03-28 10:02:38 -07:00
|
|
|
[#river](https://matrix.to/#/!BQgAgeafraCtMiVbSX:matrix.org?via=matrix.org).
|
|
|
|
|
|
|
|
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](mailto:ifreund@ifreund.xyz).
|