| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-04-20 | river-options: rework, bump to v2 | Isaac Freund | 1 | -18/+22 | |
| Options are now all global but may be overridden per-output. If an output local value is requested but none has been set, the global value is provided instead. This makes for much better ergonomics when configuring layout related options in particular. | |||||
| 2021-04-20 | river-layout: create and implement protocol | Leon Henrik Plickat | 1 | -18/+14 | |
| Replace the current layout mechanism based on passing args to a child process and parsing it's stdout with a new wayland protocol. This much more robust and allows for more featureful layout generators. Co-authored-by: Isaac Freund <ifreund@ifreund.xyz> | |||||
| 2021-01-07 | docs: fix typo in example init script | Isaac Freund | 1 | -1/+1 | |
| 2020-12-30 | build: install example config to /etc/river/init | Isaac Freund | 1 | -0/+161 | |
