yambar/modules
Daniel Eklöf 552739fa20 module/i3: fix gcc warning
Gcc (correctly) figured out that we may end up truncating the socket
path. In practice, it's something that should never happen.

Never the less, silence the warning by writing the socket path
directly into the sockaddr_un object.
2019-01-07 18:30:30 +01:00
..
alsa.c alsa: initialize values, fixes valgrind warning 2019-01-07 18:29:03 +01:00
alsa.h module/alsa: monitors volume and muted state of selected card/mixer 2019-01-02 18:07:16 +01:00
backlight.c remove module subfolders 2018-12-29 22:18:08 +01:00
backlight.h remove module subfolders 2018-12-29 22:18:08 +01:00
battery.c remove module subfolders 2018-12-29 22:18:08 +01:00
battery.h remove module subfolders 2018-12-29 22:18:08 +01:00
clock.c remove module subfolders 2018-12-29 22:18:08 +01:00
clock.h remove module subfolders 2018-12-29 22:18:08 +01:00
i3.c module/i3: fix gcc warning 2019-01-07 18:30:30 +01:00
i3.h remove module subfolders 2018-12-29 22:18:08 +01:00
label.c remove module subfolders 2018-12-29 22:18:08 +01:00
label.h remove module subfolders 2018-12-29 22:18:08 +01:00
mpd.c modules: remove "connected to " prefix from info logs 2019-01-02 18:14:49 +01:00
mpd.h remove module subfolders 2018-12-29 22:18:08 +01:00
network.c module/network: both thrd_current() and getpid() are 32-bit 2019-01-06 20:41:34 +01:00
network.h module: network: monitor ethernet interfaces 2018-12-30 20:40:10 +01:00
removables.c module/removables: remove debug logging 2019-01-01 20:37:04 +01:00
removables.h module/removables: monitors removable devices using udev 2019-01-01 20:07:50 +01:00
xkb.c module/xkb: remove assert: variable has been removed 2019-01-01 20:34:39 +01:00
xkb.h remove module subfolders 2018-12-29 22:18:08 +01:00
xwindow.c remove module subfolders 2018-12-29 22:18:08 +01:00
xwindow.h remove module subfolders 2018-12-29 22:18:08 +01:00