yambar/modules
Daniel Eklöf cecd5d3e6f module/mpd: use inotify, when possible, to watch for MPD socket creation
When we're connecting to a unix domain socket, use inotify to watch
for it's creation, instead of trying to re-connect over and over
again.
2019-01-19 13:49:58 +01:00
..
alsa.c allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +01:00
backlight.c allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +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 allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +01:00
i3.c module/i3: read socket path from root window's I3_SOCKET_PATH property 2019-01-16 17:22:13 +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: use inotify, when possible, to watch for MPD socket creation 2019-01-19 13:49:58 +01:00
network.c allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +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: add define for debug logging, but don't enable it 2019-01-19 13:49:44 +01:00
xwindow.c module/xwindow: add missing break to switch case 2019-01-17 20:17:04 +01:00