29 Commits (58085226b33555d911a3ff27e456943701c9568f)

Author SHA1 Message Date
minus 9925554ea4 implemented IPC subscribe for workspace event
9 years ago
S. Christoffer Eliesen af30a1b67c ipc,commands,config: Replace cmd_status enum with cmd_results struct.
9 years ago
S. Christoffer Eliesen 544c6c412a ipc: Return correct status in ipc reply.
9 years ago
S. Christoffer Eliesen 783290e81a sway/ipc: Use sway_abort instead of returning NULL.
9 years ago
S. Christoffer Eliesen 7cb0732030 sway/ipc: ipc_user_sockaddr: Use sway_assert instead of assert.
9 years ago
S. Christoffer Eliesen 382b4e425a sway/ipc: Fix whitespace.
9 years ago
S. Christoffer Eliesen 26beb66eb5 sway/ipc: Free ipc_sockaddr upon termination.
9 years ago
S. Christoffer Eliesen f94f8fde7e sway/ipc: Support multiple users.
9 years ago
S. Christoffer Eliesen ae93c6e6fe sway/ipc: Dynamically assign ipc_sockaddr.
9 years ago
taiyu c963aa7ced return after disconnect ipc client and minor checks
9 years ago
Drew DeVault e505abfe75 Revert "new_workspace null behavior + testmap functions + regex"
9 years ago
taiyu e1d18e42a8 new_workspace null behavior + testmap functions + regex
9 years ago
taiyu 71af5b7dde config modes
9 years ago
Drew DeVault 930f42ae81 Remove stropts.h from ipc.c
9 years ago
Luminarys 42de135c3a Added in better versioning info
9 years ago
minus 873a51f7e2 converted IPC to use json-c
9 years ago
minus 2289029fab added json-c lib and implemented IPC get_version
9 years ago
minus 8dfaf6265b fixed #108 signed/unsigned comparison
10 years ago
Drew DeVault 0266b0666a Fix compiler warnings (which were really errors)
10 years ago
minus 754793aad4 added IPC messages get_workspaces and get_outputs
10 years ago
minus 4c56cd0ed6 set I3SOCK for i3-msg compatibility
10 years ago
minus 6ab968e63e fixed formatting
10 years ago
minus f26ed32e46 added sway_terminate to exit cleanly
10 years ago
minus 70f046c87a set IPC client sockets to close on exec
10 years ago
minus 91c0877264 properly exit sway
10 years ago
minus bfbadadf70 use env var SWAYSOCK if available
10 years ago
minus 773e85c681 properly handle IPC clients
10 years ago
minus 5d99215469 added i3-ipc support/parsing
10 years ago
minus 8981b48cd2 very basic IPC implementation
10 years ago