On Thu, 7 Feb 2013 at 12:02:45 +0100, Michele Bert wrote: > Hello. > I am running WindowMaker-crm 95.0, installed as package of my Ubuntu > 12.04 distribution, and I use some GNUstep application. I feel very > comfortable with the focus-follows-mouse mode (with manual raise), but > I found unexpected behavior with GNUstep applications: if a window of > a gnustep app, other that the current apps, it raises immediately. > > All other case behaves correctly: that is windows of non-gnustep apps, > or different windows of the same gnustep apps. > > For instance. I have 2 windows of emacs, end 2 of Terminal. If the > mouse pointer is on emacs, when I move over a Terminal windows, this > one raises immediately; then if I move the pointer over the other > Terminal window it does not raise. If I move it over SystemPreference > window, it raises, and so on... > > I have already contacted the GNUstep team, but I need a suggestion to > understand the reason of this behavior, and why it happens only with > GNUstep.
In Window Maker there is a flag 'is_gnustep' which as far as I know tries to keep track whether an application is from GNUstep. I'd start investigating from there if I had the time. Perhaps there is some different logic happening under the is_gnustep flag. -- To unsubscribe, send mail to [email protected].
