mirror of
https://github.com/moparisthebest/FireTray
synced 2024-12-22 05:48:49 -05:00
4d19bb51d3
* start l10n |
||
---|---|---|
src | ||
testing | ||
.gitignore | ||
README.md | ||
TODO |
Moztray
Overview
Rewrite attempt of Firetray with js-ctypes, with focus on unread message count display.
Notes
-
Moztray unsets the
tabs.warnOnClose
built-in preference, which otherwise disrupts the handeling of the close event. -
Experimental non-customizable keyboard shortcut for hiding all windows set to:
accel-shift-w
-
if you're looking for other mozilla-desktop integration:
- Paul Neulinger's Gnome-shell-Thunderbird integration
- Mike Conley's Unity-Thunderbird integration
KNOWN BUGS
- windows aren't restored with the same z-order, but there is no means to correct that under Linux
Acknowledgment
- Some code borrowed from Mike Conley.
- kind support from Neil Deaking