Tray connected and off icons are indistinguishable at tray size #104
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
The off icon was drawn in lavender-greys (
#8f8699/#c5bdd1) — at 22px in a tray next to the connected lavender (#9a84d9/#b9a8e8), the shared purple cast makes the two states nearly identical. Surfaced while testing #69/#102: the icon was switching correctly and it still wasn't visible.Fix shape:
aqomui.svgitself: that icon doubles as the app-identity icon (window/taskbar/launcher viasetWindowIcon), which must not claim a connection. So a third iconaqomui_connected.svgfor the tray's connected state;aqomuistays the plain identity mark.