summaryrefslogtreecommitdiff
path: root/include/swaygrab
AgeCommit message (Collapse)AuthorLines
2017-12-17Adaptions for API change in json-c v0.130.15.1Björn Esser-1/+1
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-17Revert "Merge remote-tracking branch 'besser82/bugfix/json-c' into 0.15"Drew DeVault-1/+1
This reverts commit 1c4a086e7556475139960a25cb642f115d057c23, reversing changes made to 1263ea6497c732bfa1835eea4a8ffe2e6ea6e377.
2017-12-14Adaptions for API change in json-c v0.13Björn Esser-1/+1
2016-09-18implement "focused container" feature for swaygrabZandr Martin-0/+10