On 2007-11-21, Ivan Vilata i Balaguer <[EMAIL PROTECTED]> wrote: > Yes, it works OK, except when the window happens to pop under the mouse > cursor. In that case it takes focus. Maybe this is too difficult to > avoid without complicating the sloppy focus code...
There's already an ugly region_pointer_focus_hack() method needed to avoid windows being unmapped messing with the focus. It was quite trivial to add it in other places to (attempt to) avoid pointer EnterWindow event triggered focus change when switchto is false. Thus the next RC should work differently. (It is likely to be released in the beginning of December; maybe next weekend.) -- Tuomo
