mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ipc-client.c | ||
| list.c | ||
| log.c | ||
| readline.c | ||
| stringop.c | ||
| util.c | ||