waybar/include
Sergey Mishin 110c66dd32
Refactor Clock: generalize multi timezones and single timezone cases
After this refactoring:
1. Timezones parses only once on start and the we refer to saved values. All time_zone.isString() checks gone to the constructor.
2. Single timezone case handling as case of multi timezoned logic.
3. Scroll event seems more clear now.
4. Tooltip template parses on start to check if there calendar placeholder or not. To do not calculate calendar_text() if not necessary.
2021-10-03 16:57:55 +00:00
..
modules Refactor Clock: generalize multi timezones and single timezone cases 2021-10-03 16:57:55 +00:00
util Improve sway/language 2021-07-13 04:33:12 +03: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
bar.hpp feat(bar): add config flag to disable exclusive zone 2021-05-21 22:44:18 -07: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 Basic keyboard state module 2021-07-20 21:09:00 -04:00
IModule.hpp refactor: AModule 2019-06-15 14:57:52 +02:00