aboutsummaryrefslogtreecommitdiff
path: root/include/ipc.h
AgeCommit message (Collapse)Author
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