devdraw, rio: more full-screen nonsense
This commit is contained in:
parent
c155dcfeb7
commit
0f897f99ef
4 changed files with 17 additions and 107 deletions
|
|
@ -523,7 +523,6 @@ cleanup(void)
|
|||
for(i = 0; i < 2; i++){
|
||||
for(c = cc[i]; c; c = c->next){
|
||||
if(!withdrawn(c)){
|
||||
gravitate(c, 1);
|
||||
XReparentWindow(dpy, c->window, c->screen->root,
|
||||
c->x, c->y);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue