| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-06-16 | river-control: send output on success, fix issues | Isaac Freund | 1 | -10/+35 | |
| Add an output arg to the success event on the callback. This allows for implementing commands that return values, which are planned. Replace the array of null terminated strings with a series of requests each adding a single string to the args array. This is more idiomatic wayland. Add a seat argument to the run_command request to allow for proper multi-seat support in the future. Add missing destructor request. | |||||
| 2020-06-15 | org: unify gitignore | Isaac Freund | 1 | -2/+0 | |
| 2020-06-04 | river-status: add seat status object | Isaac Freund | 1 | -8/+50 | |
| 2020-06-03 | river-status: fix typo | Isaac Freund | 1 | -1/+1 | |
| 2020-06-03 | river-status: create an object for each output | Isaac Freund | 1 | -16/+36 | |
| 2020-06-03 | Define the river status protocol | Isaac Freund | 2 | -47/+54 | |
| This is a refinement of the now obsolete river-window-management protocol which has been deleted. | |||||
| 2020-05-24 | Split control into separate protocol | Isaac Freund | 2 | -37/+64 | |
| 2020-05-24 | Add callback to command request for error handling | Isaac Freund | 1 | -4/+25 | |
| 2020-05-19 | Implement sending command from riverctl | Isaac Freund | 1 | -1/+2 | |
| These commands are successfully received by the server, but not yet executed. | |||||
| 2020-05-19 | Sketch out river-window-management protocol | Isaac Freund | 1 | -0/+58 | |
| 2020-04-12 | Move protocol scanning to build.zig | Isaac Freund | 1 | -1240/+0 | |
| 2020-04-09 | Import layer shell protocol | Isaac Freund | 1 | -0/+301 | |
| 2020-03-19 | Initial commit | Isaac Freund | 2 | -0/+1242 | |
