yambar/modules
Daniel Eklöf a827cc80d4 cmake: make sure we can find i3/ipc.h
There's no pkg-config file shipped with i3, so our only option is to
manually look for the file (and assume it can be found in the "normal"
include paths).
2019-01-26 12:30:14 +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 misc: make use of the xcb-aux library 2019-01-19 18:47:34 +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