I think this is the best solution of multihead support
This commit is contained in:
parent
04a2b74529
commit
373b11de11
2 changed files with 7 additions and 11 deletions
2
event.c
2
event.c
|
@ -270,7 +270,7 @@ leavenotify(XEvent *e) {
|
|||
|
||||
if((ev->window == root) && !ev->same_screen) {
|
||||
issel = False;
|
||||
focus(sel);
|
||||
focus(NULL);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue