Note to self.

SVN revision: 14885
This commit is contained in:
sebastid 2005-05-21 17:56:20 +00:00 committed by sebastid
parent 3f3a9f2c75
commit 3cf760c38f
1 changed files with 2 additions and 0 deletions

View File

@ -446,6 +446,8 @@ e_border_hide(E_Border *bd, int manage)
ecore_x_window_hide(bd->client.win);
}
e_container_shape_hide(bd->shape);
/* FIXME: If the client unmaps itself, the border should be
* withdrawn, not iconic */
if (!bd->iconic)
e_hints_window_hidden_set(bd);