Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more notification area icon options #815

Merged
merged 3 commits into from
Apr 30, 2024
Merged

Conversation

dremin
Copy link
Owner

@dremin dremin commented Apr 29, 2024

  • Added "Always hide" option which acts the same as "hide when inactive", but does not promote the icon or show a bubble notification when the icon is supposed to show an alert.
  • Added "Disabled" option which hides the icon from the tray completely (fixes add "Always Hide" option for tray icons and ability to move icons in the tray #338 and others)
  • Created a new struct to hold the behavior settings for each icon and added logic to migrate from the old PinnedNotifyIcons setting

@dremin dremin merged commit f97fae3 into master Apr 30, 2024
3 checks passed
@dremin dremin deleted the configure-hidden-icons branch April 30, 2024 03:53
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.

add "Always Hide" option for tray icons and ability to move icons in the tray
1 participant