waybar/src
gemmelos 6be741afc9
Fix disabled tooltip on clock module
Seems like the tooltip text should only be set if both `if (tooltipEnabled())` and `if (config_["tooltip-format"].isString())` passes.
2022-02-02 12:41:06 +01:00
..
modules Fix disabled tooltip on clock module 2022-02-02 12:41:06 +01: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 Properly initialize distance_scrolled members. 2022-02-01 22:42:03 +02: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