1
0
mirror of https://github.com/moparisthebest/FireTray synced 2024-12-22 05:48:49 -05:00
Go to file
2011-09-02 22:41:03 +02:00
src * dropped mozt.Debug in favour of AddonLogging.jsm 2011-09-02 22:41:03 +02:00
testing attempt to get signals from tray icon using LibGObject 2011-07-10 13:41:46 +02:00
.gitignore modifired .gitignore 2011-07-03 20:06:15 +02:00
README.md add popup menu to tray icon (work in progress) 2011-08-29 02:40:14 +02:00
TODO * dropped mozt.Debug in favour of AddonLogging.jsm 2011-09-02 22:41:03 +02:00

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:

KNOWN BUGS

Acknowledgment

  • Some code borrowed from Mike Conley.
  • kind support from Neil Deaking