Client: Add cleanfact set removed by error in unmanage
This commit is contained in:
parent
c5e96961cb
commit
ff923542ba
@ -1320,7 +1320,10 @@ client_unmanage(Client *c)
|
||||
ewmh_get_client_list();
|
||||
|
||||
if(c->flags & TileFlag)
|
||||
{
|
||||
tags[c->screen][c->tag].cleanfact = True;
|
||||
split_arrange_closed(*c);
|
||||
}
|
||||
|
||||
if(c->tag == MAXTAG + 1)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user