MinimizeToTray
By glazou on Thursday 27 April 2006, 10:16 - Mozilla - Permalink
I am currently adding a standard minimizeToTray (for windows) to the toolkit for xulrunner. Thanks to Mook and the other original author of MinimizeToTray who accepted to tri-license their code for the benefit of all. The c++ part compiled without problem at all, but I am going to completely revamp the JS part.

Comments
Thanks for adding this nice feature !
It may be possible to derive from this extension to add support for X11 desktop environments: moztraybiff.mozdev.org/
Wonderfull ! But may I point you that Prefiks component works too on Gnome ?
Give a look at jabberstudio.org/cgi-bin/...
Thanks, that's great ! The same feature for Linux would be really appreciated !
merci, félicitations, congratulations!
Wow that is nice
Great ! Do you have the bug number where this is being discussed ? Thanks
As the author of the mozTrayBiff (New Mail Icon) extension for X11, I'd be glad to see an nsSystrayIcon component being added to the environment. This could allow me to add my system tray code right into the Mozilla codebase and remove all platform-specific code from my extension.
Not really much use to those of us that already have utilities that can minimise any window to the sys tray but I guess that the idea was well intentioned.
Hi Flotsam,
have you read what MinimizeToTray does? More than minimize to tray actually
Nice touch and I hope it goes on the other platforms!