tiling - untrack clients we have restored

this should fix a crash on shutdown and other related issues where
tiling may still watch after it's released a window.

@fix
This commit is contained in:
Carsten Haitzler 2020-05-11 11:47:20 +01:00
parent 306632a21c
commit 567b12ab06
1 changed files with 1 additions and 0 deletions

View File

@ -350,6 +350,7 @@ _restore_client(E_Client *ec)
if (!extra->tiled)
return NULL;
_client_untrack(ec);
if (!ec->maximized && !ec->fullscreen)
{
_e_client_move_resize(ec, extra->orig.geom.x, extra->orig.geom.y,