mirror of
https://github.com/moparisthebest/FireTray
synced 2025-03-11 06:50:18 -04:00

* fix: prevent multiple handler/icon creations * closing a window hides all windows * add option for 'close_hides' (work in progress)
6 lines
254 B
Plaintext
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)
|