Skip to content

feat(systray): add hide_icons option to configure hidden systray icons#776

Merged
amnweb merged 2 commits intomainfrom
feature/systray-hide-icons
Mar 11, 2026
Merged

feat(systray): add hide_icons option to configure hidden systray icons#776
amnweb merged 2 commits intomainfrom
feature/systray-hide-icons

Conversation

@amnweb
Copy link
Owner

@amnweb amnweb commented Mar 11, 2026

  • Introduced hide_icons as a list of app names or tooltip substrings to hide specific icons from the systray.
  • Updated the SystrayWidget to filter out hidden icons based on the new configuration.

amnweb added 2 commits March 11, 2026 18:32
- Introduced `hide_icons` as a list of app names or tooltip substrings to hide specific icons from the systray.
- Updated the SystrayWidget to filter out hidden icons based on the new configuration.
- Updated the logic for hiding icons in the systray to directly check for exact matches against the process names.
@amnweb amnweb merged commit bd1957e into main Mar 11, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant