yambar/modules
Daniel Eklöf e40b50bf5e module/i3-common: add missing include
Needed for e.g strncpy() and strcmp()
2019-02-15 22:06:03 +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 module/i3: break out get_socket_address() 2019-02-13 21:55:03 +01:00
i3-common.c module/i3-common: add missing include 2019-02-15 22:06:03 +01:00
i3-common.h module/i3: add a 'burst_done()' callback 2019-02-15 22:01:07 +01:00
i3.c module/i3: only call bar->refresh() from burst_done() callback 2019-02-15 22:01:58 +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