Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_border.c 


Log Message:
Don't manually place dialogs.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.408
retrieving revision 1.409
diff -u -3 -r1.408 -r1.409
--- e_border.c  23 Sep 2005 00:47:35 -0000      1.408
+++ e_border.c  23 Sep 2005 15:04:19 -0000      1.409
@@ -5214,6 +5214,7 @@
        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 */




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to