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

+ 1 - 0
dwm.c

@@ -1652,6 +1652,7 @@ unmanage(Client *c, Bool destroyed) {
 	}
 	free(c);
 	focus(NULL);
+	arrange();
 }
 
 void