sway/common
Mikkel Oscar Lyderik 7298a9c67a Add type to returned response.
Makes `ipc_recv_response` return a struct with size, type and payload
rather than just the payload string.

This is useful if the type has to be checked on the client.
2016-01-03 20:40:50 +01:00
..
CMakeLists.txt fix backtrace detection in CMake 2015-12-22 00:32:41 +01:00
ipc-client.c Add type to returned response. 2016-01-03 20:40:50 +01:00
list.c swaybar: fix memory leaks 2015-12-22 17:54:47 +01:00
log.c use CMake's FindBacktrace for backtrace feature detection 2015-12-21 19:01:17 +01:00
readline.c Parse command line args for swaymsg 2015-11-26 14:31:29 -05:00
stringop.c Only strip comments at the start of a line 2015-11-29 14:02:58 -05:00
util.c Move sway/util.c to common/util.c 2015-12-14 17:17:06 +01:00