Event: Apply pl's patch (bug #97)
This commit is contained in:
parent
8bc30628c3
commit
ae47ab6f71
@ -637,8 +637,9 @@ motionnotify(XMotionEvent *ev)
|
||||
return;
|
||||
|
||||
if((c = client_gb_win(ev->subwindow)))
|
||||
client_focus(c);
|
||||
|
||||
if(c != sel)
|
||||
client_focus(c);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user