| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-02 | Rename files contatining top level structs | Isaac Freund | 1 | -210/+0 | |
| This respects the naming convention of snake_case namespaces and TitleCase types. | |||||
| 2020-05-02 | Relicense to GPL-3.0-or-later | Isaac Freund | 1 | -1/+19 | |
| 2020-05-02 | Make View a toplevel struct | Isaac Freund | 1 | -1/+1 | |
| 2020-04-28 | Workaround global anonymous field name counter | Isaac Freund | 1 | -1/+4 | |
| Fixes https://github.com/ifreund/river/issues/17 | |||||
| 2020-04-27 | Float child and fixed-size toplevels by default | Isaac Freund | 1 | -9/+17 | |
| Closes https://github.com/ifreund/river/issues/14 | |||||
| 2020-04-27 | Implement inital xdg popup handling | Isaac Freund | 1 | -0/+17 | |
| 2020-04-26 | Greatly simplify view offset handling | Isaac Freund | 1 | -5/+3 | |
| Fixes https://github.com/ifreund/river/issues/9 | |||||
| 2020-04-26 | Separate View from its implementation | Isaac Freund | 1 | -0/+166 | |
| This is done in preperation for Xwayland support | |||||
