Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: borders.c Log Message: Fix initially iconified windows. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/src/borders.c,v retrieving revision 1.233 retrieving revision 1.234 diff -u -3 -r1.233 -r1.234 --- borders.c 12 Nov 2004 17:02:29 -0000 1.233 +++ borders.c 19 Nov 2004 23:14:47 -0000 1.234 @@ -551,6 +551,7 @@ EwinBorderDraw(ewin, 1, 0); MoveEwinToDesktopAt(ewin, ewin->desktop, x, y); UngrabX(); + ewin->state = EWIN_STATE_MAPPED; IconifyEwin(ewin); ewin->state = EWIN_STATE_ICONIC; EDBUG_RETURN_; ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs