| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-24 | Split control into separate protocol | Isaac Freund | 1 | -4/+4 | |
| 2020-05-19 | Implement sending command from riverctl | Isaac Freund | 1 | -31/+63 | |
| These commands are successfully received by the server, but not yet executed. | |||||
| 2020-05-19 | Add riverctl binary to build.zig | Isaac Freund | 1 | -15/+20 | |
| 2020-05-19 | Create WindowManagement struct | Isaac Freund | 1 | -0/+2 | |
| 2020-05-04 | Add xwayland build option | Isaac Freund | 1 | -0/+8 | |
| 2020-05-02 | Fix ensure pixman located | Isaac Freund | 1 | -0/+1 | |
| Zig was having trouble finding the proper headers on void, likely because pixman is linked as pixman-1. | |||||
| 2020-04-15 | Rename render.[hc] to bindings.[hc] | Isaac Freund | 1 | -1/+1 | |
| 2020-04-12 | Eliminate some code duplication | Isaac Freund | 1 | -22/+14 | |
| 2020-04-12 | Move protocol scanning to build.zig | Isaac Freund | 1 | -4/+67 | |
| 2020-04-11 | Remove unneeded pixman linking | Isaac Freund | 1 | -2/+0 | |
| 2020-04-09 | Properly specify pixman include | Isaac Freund | 1 | -8/+11 | |
| 2020-04-04 | Add a data structure to manage the view stack | Isaac Freund | 1 | -1/+17 | |
| 2020-03-27 | Rename to river | Isaac Freund | 1 | -1/+1 | |
| 2020-03-21 | Hack around @cImport() not handling flexible arrays | Isaac Freund | 1 | -0/+2 | |
| 2020-03-21 | Spawn a child | Isaac Freund | 1 | -2/+3 | |
| 2020-03-20 | Fix build.zig | Isaac Freund | 1 | -0/+5 | |
| 2020-03-19 | cleanup | Isaac Freund | 1 | -1/+1 | |
| 2020-03-19 | Initial commit | Isaac Freund | 1 | -0/+25 | |
