tray: leave SNI IconName empty so hosts show the tinted bolt #1
Loading…
Reference in a new issue
No description provided.
Delete branch "Ramzal/rog-z13-power-management:tray-sni-icon-pixmap"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
StatusNotifier hosts (Omarchy's bar, waybar, and most other SNI trays) prefer
IconNameoverIconPixmap. The service advertisedpreferences-system-power, so those hosts rendered the theme's yellow power glyph and ignored the QPainter bolt that is already tinted per profile.Leave
IconNameempty. Hosts then useIconPixmap, and the tray icon changes color with the active mode (performance / balanced / silent / max / lowpower).KDE Plasma still uses the classic
QSystemTrayIconpath and is unchanged.notify-sendstill uses-i preferences-system-powerfor notification popups only.Tested
MODE_COLORSDocs