minus
|
4c56cd0ed6
|
set I3SOCK for i3-msg compatibility
|
9 years ago |
minus
|
6ab968e63e
|
fixed formatting
|
9 years ago |
minus
|
f26ed32e46
|
added sway_terminate to exit cleanly
|
9 years ago |
minus
|
70f046c87a
|
set IPC client sockets to close on exec
|
9 years ago |
minus
|
91c0877264
|
properly exit sway
- wlc_terminate() instead of exit(0)
- unlink IPC socket
|
9 years ago |
minus
|
bfbadadf70
|
use env var SWAYSOCK if available
or fall back to /tmp/sway-ipc.sock
|
9 years ago |
minus
|
773e85c681
|
properly handle IPC clients
|
9 years ago |
minus
|
5d99215469
|
added i3-ipc support/parsing
|
9 years ago |
minus
|
8981b48cd2
|
very basic IPC implementation
simply executes the received data as command
|
9 years ago |