Xulrunner wishes
By glazou on Wednesday 19 April 2006, 13:56 - Mozilla - Permalink
- something simpler and more declarative than bsmedberg's DLLLoader (btw, it does not work with xulrunner-based applications ; confirmed by Paul Rouget)
- something in the toolkit to minimize an app to windows systray and specify (a) the action when the icon is clicked (b) the contents of the associated context menu
- I still need an event notifying me when a given window is moved by the user on the desktop.
- an official (ie available on ftp.mozilla.org) "developer edition" of xulrunner with venkman and inspector so a xulrunner-based app author only has to call window.openDialog() to launch them.

Comments
I tried to use Venkman with a Xulrunner app, and succed. But the list of windows doesn't appears, only the list of scripts. I read on a older post that you use Venkman. Do you see the list of windows on it ?
By the way, linking components to xpcomglue_s and $MOZ_COMPONENT_LIBS is useless
For the #2, there is a hope on this way : bugzilla.mozilla.org/show...
Pawel (behind jabberzilla) is working on something with canvas !
All your wishes are mine (plus stacked windows on top/background and icon management per window).
File bugs!