mirror of
https://github.com/swaywm/sway.git
synced 2026-03-30 11:10:59 -04:00
Lift restriction on json-c <= 0.12.1 ipc-server: Acquire ownership of referenced json_object properly When adding a referenced json_object with an unknown lifetime to another json_object, it must be done with a wrapped call to json_object_get() to acquire the ownership of that json_object. |
||
|---|---|---|
| .. | ||
| client | ||
| sway | ||
| swaybar | ||
| swaygrab | ||
| swaylock | ||
| ipc-client.h | ||
| ipc.h | ||
| list.h | ||
| log.h | ||
| readline.h | ||
| stringop.h | ||
| sway.h | ||
| sway_json_helper.h | ||
| util.h | ||