Files
Waybar/src
Alex 003d531701 refactor(AModule): hoist format/tooltip resolution to the base module
Move resolveTooltipFormat() (and add resolveFormat()) from ALabel down into
AModule, and add a generic updateTooltip(Gtk::Widget&, ...) helper. This lets
modules that are not ALabel-derived reuse the shared tooltip logic instead of
re-implementing it. Migrate gamemode (the only non-ALabel module reading
tooltip-format) to updateTooltip(box_, ...). ALabel inherits the resolvers.
2026-07-04 00:17:14 +02:00
..
2026-04-27 11:41:09 +02:00
2026-07-03 22:21:52 +02:00
2026-07-03 22:21:52 +02:00
2026-07-03 22:22:43 +02:00
2026-02-04 09:24:14 +01:00