1
1
mirror of https://github.com/swaywm/sway synced 2025-03-01 12:01:18 +01:00
sway/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
..
CMakeLists.txt Make asciidoc (and man pages) optional 2017-07-04 16:02:54 -04:00
json.c Adaptions for API change in json-c v0.13 2017-12-17 15:53:22 -05:00
main.c fixes a hanging swaygrab 2017-09-11 22:32:00 +02:00
swaygrab.1.txt Fix github links in doc 2017-10-06 05:13:42 +02:00