Waybar/src
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 fix(util): make waybar_time formatter compatible with fmt 8.1.0 2022-01-07 22:34:00 -08:00
util fix(rfkill): handle EAGAIN correctly 2021-02-10 08:26:21 -08:00
ALabel.cpp Fix divide by zero (#1303) 2021-10-29 14:12:48 +03:30
AModule.cpp Fix "on-click-backward" when "on-click-forward" is not present 2020-09-26 15:55:06 -04:00
bar.cpp Add `fixed-center` option 2021-12-28 16:00:25 +03:00
client.cpp feat(client): store bar_id argument 2021-11-19 20:28:41 -08:00
config.cpp fix(config): preserve explicit null when merging objects 2021-09-15 22:20:44 +07:00
factory.cpp Add logind feature, with its 'inhibitor' module 2021-12-12 17:52:26 +01:00
group.cpp add group feature 2021-11-25 12:01:17 +01:00
main.cpp Implement support for reloading of config files. 2020-08-28 22:34:24 +10:00