Combine update-available and connected/disconnected tray icon states (#1615)

This PR updates the system tray icons to reflect both connection status and availability of updates. Now, the tray will show distinct icons for the following states: connected, disconnected, update available while connected, and update available while disconnected. This change improves user experience by providing a clear visual status indicator.

- Add new icons for connected and disconnected states with update available.
- Implement logic to switch icons based on connection status and update availability.
- Remove old icon references for default and update states.
This commit is contained in:
Viktor Liu
2024-02-26 23:28:33 +01:00
committed by GitHub
parent b65c2f69b0
commit 7251150c1c
14 changed files with 38 additions and 19 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB