Don't manually place dialogs.

SVN revision: 16868
This commit is contained in:
sebastid 2005-09-23 15:04:19 +00:00 committed by sebastid
parent 52bd75f289
commit 7c7cd5e8bd
1 changed files with 1 additions and 0 deletions

View File

@ -5214,6 +5214,7 @@ _e_border_eval(E_Border *bd)
ecore_x_window_show(bd->win);
if ((!bd->re_manage) &&
(e_config->window_placement_policy == E_WINDOW_PLACEMENT_MANUAL) &&
(!bd->client.icccm.transient_for) &&
(!move) && (!resize))
{
/* Set this window into moving state */