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
ipc-client.c Add type to returned response. 2016-01-03 20:40:50 +01:00
list.c
log.c
readline.c
stringop.c
util.c