Minimize to system tray (Thunderbird): Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
mNo edit summary
m (BirdTray)
Line 1: Line 1:
Thunderbird cannot minimize itself to the system tray. However, you could try one of these solutions.
Thunderbird cannot minimize itself to the system tray. However, you could try one of these solutions.
If you're running Microsoft Windows:
If you're running Microsoft Windows:
* [https://addons.mozilla.org/en-US/thunderbird/addon/12581/ MinimizeToTray revived] Most popular.  Supports Linux / Gnome
* [https://addons.mozilla.org/en-US/thunderbird/addon/12581/ MinimizeToTray revived] Most popular.  Supports Linux / Gnome
Line 6: Line 7:
* [http://minimizetotray.mozdev.org/ MinimizeToTray] had been the most popular solution, but no longer developed and doesn't support Thunderbird 3.*.  [https://addons.mozilla.org/en-US/thunderbird/addon/2831 Minimize To Tray Enhancer] extension that adds more features to it.   
* [http://minimizetotray.mozdev.org/ MinimizeToTray] had been the most popular solution, but no longer developed and doesn't support Thunderbird 3.*.  [https://addons.mozilla.org/en-US/thunderbird/addon/2831 Minimize To Tray Enhancer] extension that adds more features to it.   


If you're using Linux the [https://addons.mozilla.org/en-US/thunderbird/addon/4868/ FireTray] extension supports "hiding to tray instead of closing". If you are using GNOME, KDE, Xfce, or Fluxbox you can use [http://kdocker.sourceforge.net kdocker] or [http://alltray.sourceforge.net/ AllTray].
If you're using Linux:
* The [https://addons.mozilla.org/en-US/thunderbird/addon/4868/ FireTray] extension supports "hiding to tray instead of closing". Unfortunately the project has been discontinued and only support up to version 50.  [https://www.linuxuprising.com/2018/10/birdtray-thunderbird-tray-icon-with-new.html BirdTray] is a possible FireTray alternative. It requires Qt5 (5.6 or higher) and is currently considered alpha software.
* If you are using GNOME, KDE, Xfce, or Fluxbox you can use [http://kdocker.sourceforge.net kdocker] or [http://alltray.sourceforge.net/ AllTray].  


If you get two windows and can't get rid of the second one try disabling the add-on, exiting Thunderbird, starting Thunderbird, closing one of the windows, re-enabling the add-on, exiting and restarting. [http://forums.mozillazine.org/viewtopic.php?p=11368703#p11368703]
If you get two windows and can't get rid of the second one try disabling the add-on, exiting Thunderbird, starting Thunderbird, closing one of the windows, re-enabling the add-on, exiting and restarting. [http://forums.mozillazine.org/viewtopic.php?p=11368703#p11368703]
Line 35: Line 38:
==External Links==
==External Links==
* [http://forums.mozillazine.org/viewtopic.php?f=28&t=1991129 Forum thread] about using Thunderbird as a pseudo shell, using MinimizeToTray Plus and FiltaQuilla add-ons.
* [http://forums.mozillazine.org/viewtopic.php?f=28&t=1991129 Forum thread] about using Thunderbird as a pseudo shell, using MinimizeToTray Plus and FiltaQuilla add-ons.
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=183323 Minimize all windows to system tray (systray, notification area)] bug report


[[Category:Configuration (Thunderbird)]]
[[Category:Configuration (Thunderbird)]]

Revision as of 03:40, 29 October 2018

Thunderbird cannot minimize itself to the system tray. However, you could try one of these solutions.

If you're running Microsoft Windows:

If you're using Linux:

  • The FireTray extension supports "hiding to tray instead of closing". Unfortunately the project has been discontinued and only support up to version 50. BirdTray is a possible FireTray alternative. It requires Qt5 (5.6 or higher) and is currently considered alpha software.
  • If you are using GNOME, KDE, Xfce, or Fluxbox you can use kdocker or AllTray.

If you get two windows and can't get rid of the second one try disabling the add-on, exiting Thunderbird, starting Thunderbird, closing one of the windows, re-enabling the add-on, exiting and restarting. [1]

Minimize-to-tray utilities

With the following utilities you can minimize not only Thunderbird, but any program to the system tray.

Email notification utilities

Some email notification utilities for Microsoft Windows that support the system tray:

New Mail Attention adds support for a message filter action to call attention to the main window when a new message arrives. It supports several operating systems and the MinimizeToTray Plus add-on.

See also

External Links