yambar/modules
Daniel Eklöf 70499654a3 module/i3: delay bar refresh until all received events have been processed
This fixes an issue where switching between empty workspaces (or one
empty, one non-empty) momentarily flashed two workspaces.

I.e. we immediately rendered the new workspace, and then re-rendered
when the first workspace was destroyed.
2019-02-06 15:39:11 +01:00
..
alsa.c plugins: export a const function pointer interface struct 2019-01-26 18:32:04 +01:00
backlight.c plugins: export a const function pointer interface struct 2019-01-26 18:32:04 +01:00
battery.c plugins: export a const function pointer interface struct 2019-01-26 18:32:04 +01:00
clock.c plugins: export a const function pointer interface struct 2019-01-26 18:32:04 +01:00
CMakeLists.txt cmake: initial support for building wayland-only, or x11-only 2019-02-03 20:05:44 +01:00
i3.c module/i3: delay bar refresh until all received events have been processed 2019-02-06 15:39:11 +01:00
label.c plugins: export a const function pointer interface struct 2019-01-26 18:32:04 +01:00
mpd.c module/mpd: free strdup:ed path string 2019-01-29 20:58:55 +01:00
network.c plugins: export a const function pointer interface struct 2019-01-26 18:32:04 +01:00
removables.c plugins: export a const function pointer interface struct 2019-01-26 18:32:04 +01:00
xkb.c module/xkb: initialize indicators 2019-01-27 22:05:00 +01:00
xwindow.c plugins: export a const function pointer interface struct 2019-01-26 18:32:04 +01:00