Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_border.c 


Log Message:
Raise windows on uniconify to avoid them getting lost under existing windows.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -3 -r1.209 -r1.210
--- e_border.c  17 May 2005 14:01:15 -0000      1.209
+++ e_border.c  17 May 2005 20:15:53 -0000      1.210
@@ -1051,6 +1051,7 @@
        e_border_desk_set(bd, desk);
        bd->iconic = 0;
        e_border_show(bd);
+       e_border_raise(bd);
        edje_object_signal_emit(bd->bg_object, "uniconify", "");
      }
    iconic = 0;




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to