| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-08 | Implement initial Xwayland support | Isaac Freund | 1 | -0/+1 | |
| 2020-05-02 | Relicense to GPL-3.0-or-later | Isaac Freund | 1 | -0/+17 | |
| 2020-04-28 | Workaround global anonymous field name counter | Isaac Freund | 1 | -0/+6 | |
| Fixes https://github.com/ifreund/river/issues/17 | |||||
| 2020-04-26 | Support wlr-screencopy | Isaac Freund | 1 | -0/+1 | |
| Closes https://github.com/ifreund/river/issues/7 | |||||
| 2020-04-19 | Implement wlr-input-inhibitor | Isaac Freund | 1 | -0/+1 | |
| 2020-04-15 | Rename render.[hc] to bindings.[hc] | Isaac Freund | 1 | -1/+1 | |
| 2020-04-10 | Implement xdg-output | Isaac Freund | 1 | -0/+1 | |
| 2020-04-10 | Implement initial layer shell support | Isaac Freund | 1 | -0/+1 | |
| exclusive zones and popups are still TODO | |||||
| 2020-04-09 | Go back to using std.ChildProcess | Isaac Freund | 1 | -1/+0 | |
| The bug with this was fixed by https://github.com/ziglang/zig/pull/4970. | |||||
| 2020-04-08 | Fix environment of spawned processes | Isaac Freund | 1 | -0/+1 | |
| std.ChildProcess isn't handling environment variables set at runtime properly, so just use libc directly. | |||||
| 2020-03-29 | Make c import a little cleaner | Isaac Freund | 1 | -1/+1 | |
| 2020-03-27 | Implement basic xdg decoration management | Isaac Freund | 1 | -0/+1 | |
| 2020-03-26 | Initial atomic layout update implementation | Isaac Freund | 1 | -1/+2 | |
| 2020-03-23 | Get things compiling again | Isaac Freund | 1 | -8/+2 | |
| 2020-03-21 | Hack around @cImport() not handling flexible arrays | Isaac Freund | 1 | -2/+4 | |
| 2020-03-20 | Down to 1 translate c error | Isaac Freund | 1 | -0/+30 | |
