yambar/modules
Daniel Eklöf fd955fa3ac module/i3: use json_object_object_get_ex()
json_object_object_get() is deprecated.

At the same time, simplify code by removing error messages; it's
not *our* problem if someone is sending malformed IPC replies.
2019-02-17 21:50:01 +01:00
..
alsa.c modules: use calloc() instead of malloc() 2019-02-09 11:11:31 +01:00
backlight.c modules: use calloc() instead of malloc() 2019-02-09 11:11:31 +01:00
battery.c modules: use calloc() instead of malloc() 2019-02-09 11:11:31 +01:00
clock.c modules: use calloc() instead of malloc() 2019-02-09 11:11:31 +01:00
CMakeLists.txt cmake: link i3-common against json and xcb-stuff 2019-02-15 22:48:01 +01:00
i3-common.c module/i3-common: add LOG_ENABLE_DBG define, but leave it disabled 2019-02-17 20:05:30 +01:00
i3-common.h modules/i3-common: add support for sway's IPC_GET_INPUTS 2019-02-15 22:30:12 +01:00
i3.c module/i3: use json_object_object_get_ex() 2019-02-17 21:50:01 +01:00
label.c modules: use calloc() instead of malloc() 2019-02-09 11:11:31 +01:00
mpd.c modules: use calloc() instead of malloc() 2019-02-09 11:11:31 +01:00
network.c modules: use calloc() instead of malloc() 2019-02-09 11:11:31 +01:00
removables.c modules: use calloc() instead of malloc() 2019-02-09 11:11:31 +01:00
xkb.c modules: use calloc() instead of malloc() 2019-02-09 11:11:31 +01:00
xwindow.c cmake: break out bar stuff to separate CMakeLists.txt 2019-02-07 12:06:16 +01:00