polybar-dwm/include/adapters
llenck 6e34265d7b
Replace system_clock with steady_clock (#2559)
This fixes #857 and #1932. Also replaces PR #1725, 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
..
alsa Add FreeBSD Support (#931) 2018-03-21 23:35:10 +01:00
mpd.hpp Replace system_clock with steady_clock (#2559) 2022-01-12 23:06:29 +01:00
net.hpp Replace system_clock with steady_clock (#2559) 2022-01-12 23:06:29 +01:00
pulseaudio.hpp Fix build with clang++ 3.4 (#2279) 2020-12-12 01:07:51 +01:00
script_runner.hpp script: Fix concurrency issues (#2518) 2021-10-03 01:27:11 +02:00