polybar-dwm/include/modules
Patrick Ziegler 037f6e6c45
fix(xworkspaces): Never swallow updates ()
If two WM events arrive withing 25ms of one-another, the second one does
not trigger a bar update.
The module state is still correct, it is just not reflected in the bar.

This somehow caused updates being swallowed in fluxbox, but only after
PR  was merged, even though that 25ms restriction existed long
before that.

Fixes 
2020-12-05 23:28:48 +01:00
..
meta fix(timer_module): Ensure that interval > 0 () 2020-12-05 22:58:38 +01:00
alsa.hpp Incorporate reviews 2020-11-26 20:53:53 +01:00
backlight.hpp Incorporate reviews 2020-11-26 20:53:53 +01:00
battery.hpp
bspwm.hpp Incorporate reviews 2020-11-26 20:53:53 +01:00
counter.hpp
cpu.hpp
date.hpp Incorporate reviews 2020-11-26 20:53:53 +01:00
fs.hpp
github.hpp
i3.hpp Incorporate reviews 2020-11-26 20:53:53 +01:00
ipc.hpp
memory.hpp
menu.hpp Incorporate reviews 2020-11-26 20:53:53 +01:00
mpd.hpp Load rgba from config instead of strings. 2020-11-27 22:08:03 +01:00
network.hpp
pulseaudio.hpp Incorporate reviews 2020-11-26 20:53:53 +01:00
script.hpp
systray.hpp Incorporate reviews 2020-11-26 20:53:53 +01:00
temperature.hpp
text.hpp
unsupported.hpp actions: Integrate input_handler into module 2020-11-26 20:53:53 +01:00
xbacklight.hpp Incorporate reviews 2020-11-26 20:53:53 +01:00
xkeyboard.hpp Incorporate reviews 2020-11-26 20:53:53 +01:00
xwindow.hpp
xworkspaces.hpp fix(xworkspaces): Never swallow updates () 2020-12-05 23:28:48 +01:00