index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
ipc.c
Age
Commit message (
Expand
)
Author
2015-09-29
return after disconnect ipc client and minor checks
taiyu
2015-09-13
Revert "new_workspace null behavior + testmap functions + regex"
Drew DeVault
2015-09-12
new_workspace null behavior + testmap functions + regex
taiyu
2015-09-07
config modes
taiyu
2015-09-02
Remove stropts.h from ipc.c
Drew DeVault
2015-08-26
Added in better versioning info
Luminarys
2015-08-27
converted IPC to use json-c
minus
2015-08-26
added json-c lib and implemented IPC get_version
minus
2015-08-21
fixed #108 signed/unsigned comparison
minus
2015-08-21
Fix compiler warnings (which were really errors)
Drew DeVault
2015-08-20
added IPC messages get_workspaces and get_outputs
minus
2015-08-20
set I3SOCK for i3-msg compatibility
minus
2015-08-20
fixed formatting
minus
2015-08-20
added sway_terminate to exit cleanly
minus
2015-08-20
set IPC client sockets to close on exec
minus
2015-08-20
properly exit sway
minus
2015-08-20
use env var SWAYSOCK if available
minus
2015-08-20
properly handle IPC clients
minus
2015-08-20
added i3-ipc support/parsing
minus
2015-08-20
very basic IPC implementation
minus