Hello, This patch fixes a small behavioral bug. To repeat:
1. Turn on SloppyFocus. 2. Open two xterms. 3. Squeeze one xterm (I used f.squeeze bound to a key, if it matters). 4. Notice how the squeezed titlebar does not retain focus when the pointer leaves it and enters the root window. 5. Now, focus the other (un-squeezed) xterm once, then bring the pointer back to the first xterm's squeezed titlebar. It now retains focus after the pointer leaves the titlebar and enters the root window. I'm not exactly sure why SynthesiseFocusOut is being called when the pointer leaves the titlebar in #4, and isn't in #5. But #5 is the correct SloppyFocus behaviour. The attached patch fixes it, though as I'm not an expert on the code it may not be the right way to do it. Dan -- /^Dan Debertin$/ | [EMAIL PROTECTED] | www.nodewarrior.org |
