yambar/modules
Daniel Eklöf 18ba3723d4 module/i3: avoid stack-allocating large buffers
This fixes a stack-overflow issue with musl (which uses small stacks).
2019-01-26 13:19:02 +01:00
..
alsa.c module/alsa: handle failure(s) to attach to card or find mixer 2019-01-19 19:58:02 +01:00
backlight.c module/backlight: fix logging name 2019-01-19 17:06:23 +01:00
battery.c allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +01:00
clock.c allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +01:00
CMakeLists.txt cmake: make sure we can find i3/ipc.h 2019-01-26 12:30:14 +01:00
i3.c module/i3: avoid stack-allocating large buffers 2019-01-26 13:19:02 +01:00
label.c allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +01:00
mpd.c module/mpd: silence overflow warning 2019-01-20 11:35:20 +01:00
network.c module/network: thrd_t isn't an integer in musl 2019-01-20 14:30:39 +01:00
removables.c allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +01:00
xkb.c module/xkb: log all available layouts at startup 2019-01-19 18:54:31 +01:00
xwindow.c module/xwindow: de-registering events from active window may fail 2019-01-20 12:04:29 +01:00