1
0
mirror of https://github.com/moparisthebest/FireTray synced 2025-03-11 06:50:18 -04:00
FireTray/TODO
foudfou 6e2ce65512 * remember and correct window positions when hiding/showing
* fix: prevent multiple handler/icon creations
* closing a window hides all windows
* add option for 'close_hides' (work in progress)
2011-08-15 22:39:25 +02:00

6 lines
254 B
Plaintext

* fix 'close_hides' option behavior
* add 'quit' to icon menu + add option UI for close_all_tabs
* make multi-platform. At least have js-ctypes library call dependant on OS detection. (best would be to have the OS-dependant modules loaded at startup)