| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-12-13 | code: switch to custom wlroots/libwayland bindings | Isaac Freund | 2 | -25/+0 | |
| This is a big step up over @cImport() for ergonomics and type safety. Nearly all void pointer casts have been eliminated! | |||||
| 2020-10-30 | code: Remove most of the hack around @cImport and flexible arrays | Marten Ringwelski | 2 | -52/+0 | |
| 2020-06-02 | Clean up some memory leaks | Isaac Freund | 2 | -0/+5 | |
| 2020-04-15 | Rename render.[hc] to bindings.[hc] | Isaac Freund | 2 | -3/+4 | |
| 2020-04-15 | Don't advertise the noop output | Isaac Freund | 2 | -0/+5 | |
| 2020-04-14 | Add a noop output using the noop backend | Isaac Freund | 2 | -0/+11 | |
| This is intended for use when no real outputs are available. | |||||
| 2020-04-06 | Allow switching VTs | Isaac Freund | 2 | -1/+11 | |
| 2020-03-28 | Remove the last stray reference to the old name | Isaac Freund | 1 | -2/+2 | |
| (thanks cole-h) | |||||
| 2020-03-28 | Remove references to old name | Isaac Freund | 2 | -6/+10 | |
| 2020-03-23 | Get things compiling again | Isaac Freund | 2 | -6/+6 | |
| 2020-03-23 | Rework Server | Isaac Freund | 2 | -12/+6 | |
| 2020-03-21 | Hack around @cImport() not handling flexible arrays | Isaac Freund | 2 | -0/+47 | |
