Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: ewin-ops.c Log Message: Deiconify to current viewport. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/src/ewin-ops.c,v retrieving revision 1.75 retrieving revision 1.76 diff -u -3 -r1.75 -r1.76 --- ewin-ops.c 12 Nov 2005 15:13:27 -0000 1.75 +++ ewin-ops.c 12 Nov 2005 15:36:44 -0000 1.76 @@ -1406,7 +1406,7 @@ void EwinOpActivate(EWin * ewin) { - if (!ewin->state.animated) + if (!ewin->state.animated && !ewin->state.iconified) DeskGotoByEwin(ewin); EwinOpRaise(ewin); if (ewin->state.iconified) ------------------------------------------------------- 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