Waybar/include
Aleksei Bavshin 7f6bef2049
fix(util): make waybar_time formatter compatible with fmt 8.1.0
Stop using private implementation details of the `formatter<std::tm>`.
We never needed anything from the class besides the format specifier,
which is easily obtainable with public API.
2022-01-07 22:34:00 -08:00
..
modules refactor(clock): extract waybar_time to util/waybar_time.hpp 2022-01-07 18:09:44 -08:00
util fix(util): make waybar_time formatter compatible with fmt 8.1.0 2022-01-07 22:34:00 -08:00
ALabel.hpp Support per-device icon in pulseaudio 2021-07-15 09:20:43 +02:00
AModule.hpp fix: cancel thread and fix window close 2020-05-27 09:10:38 +02:00
IModule.hpp refactor: AModule 2019-06-15 14:57:52 +02:00
bar.hpp bar: Fix crash when unplugging HDMI 2021-12-05 10:55:07 +01:00
client.hpp refactor(config): remove style handling from Config 2021-09-15 21:34:53 +07:00
config.hpp refactor(config): more sensible multi-bar include behavior 2021-09-15 22:15:27 +07:00
factory.hpp Add logind feature, with its 'inhibitor' module 2021-12-12 17:52:26 +01:00
group.hpp add group feature 2021-11-25 12:01:17 +01:00