1
1
mirror of https://github.com/swaywm/sway synced 2025-03-01 12:01:18 +01:00
sway/include
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
..
client Implement Tray Icons 2017-06-07 17:49:16 -07:00
sway Merge pull request #1263 from nyorain/master 2017-10-08 11:05:54 -04:00
swaybar Fix init_tray function declaration 2017-11-05 20:09:16 +01:00
swaygrab Adaptions for API change in json-c v0.13 2017-12-17 15:53:22 -05:00
swaylock Allow swaylock indicator size to be configurable 2017-07-31 19:49:01 +02:00
ipc-client.h swaybar: move core functionality to state.c 2016-01-24 14:22:19 +01:00
ipc.h Implement ipc get_clipboard 2017-07-07 15:38:45 +02:00
list.h Added "layout promote" command. 2016-12-29 20:31:30 +01:00
log.h Make sway_abort() report location 2017-04-20 19:20:40 +03:00
readline.h Print /proc/<pid>/maps on segfault 2016-01-28 07:57:07 -05:00
stringop.h Add quotes to multiword arguments. 2016-01-25 00:14:13 +01:00
sway_json_helper.h Adaptions for API change in json-c v0.13 2017-12-17 15:53:22 -05:00
sway.h Correctly exit sway on errors. 2016-02-26 09:42:21 +01:00
util.h Rework get_clipboard implementation 2017-07-07 21:51:34 +02:00