Explorar o código

no that change breaks fullscreen apps

Anselm R. Garbe %!s(int64=18) %!d(string=hai) anos
pai
achega
fa32f02a43
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      layout.c

+ 0 - 1
layout.c

@@ -189,7 +189,6 @@ restack(void) {
 			XLowerWindow(dpy, c->win);
 		}
 	}
-	XRaiseWindow(dpy, barwin);
 	XSync(dpy, False);
 	while(XCheckMaskEvent(dpy, EnterWindowMask, &ev));
 }