-
Notifications
You must be signed in to change notification settings - Fork 14
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
Multiple icons appearing in tray for multiple windows #31
Comments
Hi,
The simplest is the first and it is also the one that I privileged for the moment. |
I stand with variant "Minimize only main window to the tray", because whole idea of this plugin is to keep Thunderbird running when you are NOT using it's interface for reading/writing of emails or tasks. So, If you composing a letter and decided to switch to other activities for some time, use Save to Drafts and then minimize Thunderbird to hide it. |
Thank you, ysard! :) The application that I've seen this do well is Microsoft Outlook. At least, years ago when I still used it. I don't know about recent versions. But back then it only had one icon in the systray. I think it didn't even disappear when the application was open - it was just there permanently while the process was running. And it changed appearance depending on whether you had unread mail or not. Thunderbird also has an option to show a systray icon when a new email has arrived, but it's separate from this icon. I don't know if they can be easily merged. P.S. Fun fact - did you know that the correct name for systray is "the notification area"? :) |
I have encountered this issue once on Linux too. It is a common problem which was present also in other systemtotray addons. |
When Thunderbird opens multiple windows (like when writing a new email), multiple icons also appear in the system tray. Furthermore, if the other window is "Write a new email" (perhaps in other cases too), there additional issues:
I believe that the correct behavior would be to display one icon per Thunderbird process. Restore option should only be visible when the window is minimized to tray and only apply to the main window of Thunderbird. Other windows should exist as before and not be affected by the tray icon.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: