yambar/modules
Daniel Eklöf 83db675e01 module/i3: subscribe *before* requesting initial workspace list
This ensures we don't have a race, where we might miss workspace
changes between the initial list and subscribing.
2019-02-10 12:29:33 +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 cmake: need CMake >= 3.13 since we use target_link_options() 2019-02-07 12:26:05 +01:00
i3.c module/i3: subscribe *before* requesting initial workspace list 2019-02-10 12:29:33 +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