aboutsummaryrefslogtreecommitdiff
path: root/include/ipc.h
AgeCommit message (Collapse)Author
2015-11-27Move IPC client into common, refactor IPCDrew DeVault
2015-11-12Start working on IPC for get_pixelsDrew DeVault
This is broken
2015-10-27implemented IPC subscribe for workspace eventminus
2015-10-18main: Implement --get-socketpath switch.S. Christoffer Eliesen
2015-08-20Added in basic resize commandLuminarys
2015-08-20added sway_terminate to exit cleanlyminus
2015-08-20properly exit swayminus
- wlc_terminate() instead of exit(0) - unlink IPC socket
2015-08-20added i3-ipc support/parsingminus
2015-08-20very basic IPC implementationminus
simply executes the received data as command