| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-01-24 | swaybar: move core functionality to state.c | Furkan Sahin | -0/+2 | |
| 2016-01-03 | Add type to returned response. | Furkan Sahin | -3/+16 | |
| Makes `ipc_recv_response` return a struct with size, type and payload rather than just the payload string. This is useful if the type has to be checked on the client. | ||||
| 2015-12-13 | Subscribe to workspace change events and redraw | Furkan Sahin | -0/+5 | |
| 2015-11-27 | Add command line to swaygrab | Furkan Sahin | -1/+12 | |
| Also modifies IPC client so that we can work with persistent connections. | ||||
| 2015-11-27 | Move IPC client into common, refactor IPC | Furkan Sahin | -0/+9 | |
