does this make a difference?

new_dwm
Anselm R Garbe 14 years ago
parent 83d10be1c1
commit bea4dd2490

@ -799,7 +799,7 @@ enternotify(XEvent *e) {
unfocus(selmon->sel, True); unfocus(selmon->sel, True);
selmon = m; selmon = m;
} }
focus(wintoclient(ev->window)); focus((wintoclient(ev->window)));
} }
void void

Loading…
Cancel
Save