-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
systray: Notify user once between two activations of the main window
This cannot be done without leaving some indication to the user that a notification has been issued in the past, which may anyway appear as a lack even when notifications are issued with every new message. This is achieved by changing the icon semi-permanently (until the next activation of the main window), and by silently updating the tooltip when new notifications are issued with the total number of unread messages. This icon change is included in the minimal notification mode, as it is very non-intrusive.
- Loading branch information
Showing
2 changed files
with
33 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters