| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-16 | river-options: implement | Isaac Freund | 1 | -0/+102 | |
| 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 | |
| 2020-12-13 | code: switch to custom wlroots/libwayland bindings | Isaac Freund | 1 | -125/+57 | |
| This is a big step up over @cImport() for ergonomics and type safety. Nearly all void pointer casts have been eliminated! | |||||
| 2020-11-11 | meta: make copyright headers more maintainable | Isaac Freund | 1 | -1/+1 | |
| - list all files as copyright "The River Developers" - add an AUTHORS file to acknowledge contributors | |||||
| 2020-06-06 | river-status: simplify example client | Isaac Freund | 1 | -12/+7 | |
| 2020-06-05 | river-status: implement example client | Isaac Freund | 1 | -0/+166 | |
