FireTray/README.md

1.3 KiB

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

References

KNOWN BUGS

Acknowledgment

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