| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-02 | Make View a toplevel struct | Isaac Freund | 1 | -1/+1 | |
| 2020-05-02 | Make LayerSurface a toplevel struct | Isaac Freund | 1 | -1/+1 | |
| 2020-05-02 | Make Output a toplevel struct | Isaac Freund | 1 | -1/+1 | |
| 2020-05-02 | Make Server a toplevel struct | Isaac Freund | 1 | -1/+1 | |
| 2020-04-27 | Clean up some code using c imported enums | Isaac Freund | 1 | -1/+1 | |
| 2020-04-26 | Greatly simplify view offset handling | Isaac Freund | 1 | -59/+36 | |
| Fixes https://github.com/ifreund/river/issues/9 | |||||
| 2020-04-26 | Separate View from its implementation | Isaac Freund | 1 | -3/+1 | |
| This is done in preperation for Xwayland support | |||||
| 2020-04-26 | Revert "Deduplicate some state" | Isaac Freund | 1 | -1/+1 | |
| I changed my mind, it's cleaner to keep things like this and will be consistent with views. | |||||
| 2020-04-25 | Deduplicate some state | Isaac Freund | 1 | -1/+1 | |
| 2020-04-23 | Fix crash on non-toplevel views | Isaac Freund | 1 | -1/+1 | |
| 2020-04-22 | Implement floating views | Isaac Freund | 1 | -0/+20 | |
| 2020-04-20 | Cleanup timespec types | Isaac Freund | 1 | -6/+6 | |
| 2020-04-19 | Implement wlr-input-inhibitor | Isaac Freund | 1 | -1/+1 | |
| 2020-04-17 | Clean up listener handling for layer surfaces | Isaac Freund | 1 | -0/+3 | |
| 2020-04-15 | Properly handle coordinates with multiple outputs | Isaac Freund | 1 | -47/+21 | |
| 2020-04-13 | Implement the focus stack | Isaac Freund | 1 | -1/+1 | |
| 2020-04-13 | Allow storing *View in ViewStack | Isaac Freund | 1 | -2/+3 | |
| This is done in preparation for implementing focus stacks. | |||||
| 2020-04-11 | Move output specific code out of root | Isaac Freund | 1 | -8/+5 | |
| This is in preperation of proper output event handling and eventual multi output support. | |||||
| 2020-04-10 | Move rendering out of output to a new namespace | Isaac Freund | 1 | -0/+348 | |
| 2020-03-23 | Move rendering functions to output.zig | Isaac Freund | 1 | -63/+0 | |
| 2020-03-22 | WIP massive refactor | Isaac Freund | 1 | -0/+63 | |
