program Alltray do not work with xfce

Olivier FOURDAN fourdan.olivier at wanadoo.fr
Tue Dec 14 13:08:44 CET 2004



Hi Jochen,

Makes sense, this is because your window is reparented, not lost, the grab should be released.

I'll add that to CVS. Thanks a lot for pointing this out;

Cheers,
Olivier.

> Jochen Baier wrote:
> > Olivier FOURDAN wrote:
> > 
> >> Hi Jochen
> >>
> >> Could be a bug on our side. You did not mention what version of Xfce. 
> >> In case you are running a preview of version 4.2, you may want to try 
> >> with the latest xfwm4 from CVS (I can provide you with a tarball if 
> >> needed)
> >>
> >> HTH
> >> Olivier.
> >>
> >>
> > 
> > 
> > hi,
> > 
> > 
> > i used xfce4-4.2RC1.
> > 
> > it is the same with the cvs version. (ok now right mouse button
> > do not work also)
> > 
> > regards jochen
> > 
> > 
> 
> 
> hi, i think i found the bug.
> the reason is: xfce do not ungrab the mouse from withdrawn/unmapped windows.
> 
> in xfce4/xfwm4/src/client.c function: clientUnframe
> 
> the line
> 
> clientGrabButtons (c);
> 
> should probably look like:
> 
> clientUngrabMouseButton(c);
> 
> with this every thing works fine ! ;)
> 
> 
> 
> regards jochen
> 
> 
> 
> -- 
> 
> ::: http://alltray.sourceforge.net/ :::
> ::: Dock every program into the system tray :::
> 
> ::: http://pasteit.sourceforge.net :::
> ::: Simplified (text) select and paste :::
> _______________________________________________
> Xfce mailing list
> Xfce at xfce.org
> http://lunar-linux.org/mailman/listinfo/xfce
> http://www.xfce.org
> 
> 




More information about the Xfce mailing list