polybar-dwm/include/modules
llenck 6e34265d7b
Replace system_clock with steady_clock ()
This fixes  and . Also replaces PR , since we don't need
our own implementation of condition_variable anymore since people who
update their polybar should have GCC 10 by now.

The m_updated_at field of the mpd module was removed instead of having
its clock change because it became unused in commit 645a3142a1.
2022-01-12 23:06:29 +01:00
..
meta Replace system_clock with steady_clock () 2022-01-12 23:06:29 +01:00
alsa.hpp module: Implement action router () 2021-01-04 10:25:52 +01:00
backlight.hpp feat(backlight): add use-actual-brightness option () 2021-02-16 10:02:33 +01:00
battery.hpp Replace system_clock with steady_clock () 2022-01-12 23:06:29 +01:00
bspwm.hpp feat(bspwm): Option to scroll through occupied desktops only () 2021-05-13 12:59:13 +02:00
counter.hpp refactor: Move module type string into modules 2020-11-26 20:53:53 +01:00
cpu.hpp feat: Warn state for cpu, memory, fs, battery modules () 2020-12-02 15:55:13 +01:00
date.hpp module: Implement action router () 2021-01-04 10:25:52 +01:00
fs.hpp Remove undefined behaviors and clean code () 2021-02-15 23:32:56 +01:00
github.hpp refactor: Move module type string into modules 2020-11-26 20:53:53 +01:00
i3.hpp feat(conf): Option to always show urgent workspaces in i3 () 2021-02-15 21:31:34 +01:00
ipc.hpp ipc: Move running initial hook to update function () 2021-10-30 21:00:52 +02:00
memory.hpp feat: Warn state for cpu, memory, fs, battery modules () 2020-12-02 15:55:13 +01:00
menu.hpp Remove atomic members from static modules 2021-09-30 15:38:18 +02:00
mpd.hpp Replace system_clock with steady_clock () 2022-01-12 23:06:29 +01:00
network.hpp feat(network): Ability to change speed unit text (B/s) () 2020-11-29 14:15:27 +01:00
pulseaudio.hpp module: Implement action router () 2021-01-04 10:25:52 +01:00
script.hpp script: Fix concurrency issues () 2021-10-03 01:27:11 +02:00
systray.hpp module: Implement action router () 2021-01-04 10:25:52 +01:00
temperature.hpp feat: Warn state for cpu, memory, fs, battery modules () 2020-12-02 15:55:13 +01:00
text.hpp refactor: Move module type string into modules 2020-11-26 20:53:53 +01:00
unsupported.hpp fix(modules): move join in a new method 2021-10-03 12:00:41 +02:00
xbacklight.hpp Remove atomic members from static modules 2021-09-30 15:38:18 +02:00
xkeyboard.hpp feat(xkeyboard): Icon matching using variant () 2021-10-05 12:12:47 +02:00
xwindow.hpp Add compiler warning for missing override specifier () 2021-01-04 10:38:43 +01:00
xworkspaces.hpp The xworkspaces module should wait for EWMH to become available () 2021-10-11 14:40:14 +02:00