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
stringop.c
util.c