1
1
mirror of https://github.com/swaywm/sway synced 2025-03-01 16:11:50 +01:00
sway/include/swaygrab
Björn Esser c08c805ecd Adaptions for API change in json-c v0.13
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.
2017-12-17 15:53:22 -05:00
..
json.h Adaptions for API change in json-c v0.13 2017-12-17 15:53:22 -05:00