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 refactor: Move module type string into modules 2020-11-26 20:53:53 +01:00
bspwm.hpp Incorporate reviews 2020-11-26 20:53:53 +01:00
counter.hpp refactor: Move module type string into modules 2020-11-26 20:53:53 +01:00
cpu.hpp refactor: Move module type string into modules 2020-11-26 20:53:53 +01:00
date.hpp Incorporate reviews 2020-11-26 20:53:53 +01:00
fs.hpp refactor: Move module type string into modules 2020-11-26 20:53:53 +01:00
github.hpp refactor: Move module type string into modules 2020-11-26 20:53:53 +01:00
i3.hpp Incorporate reviews 2020-11-26 20:53:53 +01:00
ipc.hpp refactor: Move module type string into modules 2020-11-26 20:53:53 +01:00
memory.hpp refactor: Move module type string into modules 2020-11-26 20:53:53 +01:00
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 refactor: Move module type string into modules 2020-11-26 20:53:53 +01:00
pulseaudio.hpp Incorporate reviews 2020-11-26 20:53:53 +01:00
script.hpp refactor: Move module type string into modules 2020-11-26 20:53:53 +01:00
systray.hpp Incorporate reviews 2020-11-26 20:53:53 +01:00
temperature.hpp refactor: Move module type string into modules 2020-11-26 20:53:53 +01:00
text.hpp refactor: Move module type string into modules 2020-11-26 20:53:53 +01:00
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 refactor: Move module type string into modules 2020-11-26 20:53:53 +01:00
xworkspaces.hpp fix(xworkspaces): Never swallow updates () 2020-12-05 23:28:48 +01:00