Go to file
foudfou 8ab870aadb * add Quit functionallity to item in popupMenu
* fix Makefile for stripping LOG() calls
2011-09-03 01:07:14 +02:00
src * add Quit functionallity to item in popupMenu 2011-09-03 01:07:14 +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

README.md

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