Files
Waybar/src
Alex 014c95a9fe refactor(modules): migrate audio/network/power modules to ALabel tooltip helpers
Migrate network, pulseaudio, wireplumber, jack and power_profiles_daemon
to the generic ALabel tooltip helpers:

- jack and power-profiles-daemon use updateLabelAndTooltip() since their
  label/tooltip share a single arg set and a format-string tooltip default.
- network, pulseaudio and wireplumber keep their rich in-module format
  selection but build a single fmt arg store, render the label/tooltip
  through the dedup-aware setLabelMarkup()/setTooltipMarkup() setters and
  resolveTooltipFormat(), preserving their custom fallbacks (label text,
  sink/node description) and visibility handling exactly.
2026-07-04 00:04:47 +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