unset E_Client->changes.pos for re_manage clients

I think this was unintentionally working around a placement bug?
This commit is contained in:
Mike Blumenkrantz 2017-11-08 09:29:50 -05:00
parent 99db9e2557
commit a7d5920ba6
1 changed files with 0 additions and 1 deletions

View File

@ -2657,7 +2657,6 @@ e_client_new(E_Pixmap *cp, int first_map, int internal)
if (first_map)
{
// printf("##- FIRST MAP\n");
ec->changes.pos = 1;
ec->re_manage = 1;
// needed to be 1 for internal windw and on restart.
// ec->ignore_first_unmap = 2;