Hi All,
This fix is only for Nvidia graphics system with separate X screens configured.
Anyone who is running separate X screens on Nvidia and likes to run quick lounge in the gnome panel, Paolo Bacchilega in Italy just sent me a fixed source version and it now works correctly.
If you start up a program from screen 2 quick lounge it comes up on screen 2.
Thanks Paolo :-)
You can get the 2.14.1 source from git clone git://git.gnome.org/quick-lounge-applet
Do a mkdir m4 in the quick-lounge-applet directory
then ./autogen.sh --prefix=/usr --disable-static --localstatedir=/var/lib
gmake
gmake install
pkill quick-lounge
pkill gnome-panel
Dave