no that's definately better
This commit is contained in:
parent
6620615ab9
commit
3e6fe6b541
1
dwm.c
1
dwm.c
@ -1329,7 +1329,6 @@ restack(Monitor *m) {
|
||||
wc.sibling = c->win;
|
||||
}
|
||||
}
|
||||
XLowerWindow(dpy, m->barwin);
|
||||
XSync(dpy, False);
|
||||
while(XCheckMaskEvent(dpy, EnterWindowMask, &ev));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user