| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-02 | Relicense to GPL-3.0-or-later | Isaac Freund | 1 | -0/+17 | |
| 2020-05-02 | Make View a toplevel struct | Isaac Freund | 1 | -1/+1 | |
| 2020-04-26 | Fix view stack tests | Isaac Freund | 1 | -8/+16 | |
| 2020-04-26 | Separate View from its implementation | Isaac Freund | 1 | -1/+1 | |
| This is done in preperation for Xwayland support | |||||
| 2020-04-21 | Fix uninitialized values in tests | Isaac Freund | 1 | -0/+3 | |
| 2020-04-13 | Allow storing *View in ViewStack | Isaac Freund | 1 | -157/+161 | |
| This is done in preparation for implementing focus stacks. | |||||
| 2020-04-04 | Remove len field from ViewStack | Isaac Freund | 1 | -16/+1 | |
| This is misleading as unmapped views should be ignored | |||||
| 2020-04-04 | Test ignoring unmapped view | Isaac Freund | 1 | -13/+18 | |
| 2020-04-04 | Add empty iteration tests | Isaac Freund | 1 | -0/+18 | |
| 2020-04-04 | Add a data structure to manage the view stack | Isaac Freund | 1 | -0/+384 | |
