Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        ewin-ops.c 


Log Message:
Revert (misunderstanding).

===================================================================
RCS file: /cvs/e/e16/e/src/ewin-ops.c,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -3 -r1.113 -r1.114
--- ewin-ops.c  14 Mar 2007 04:12:50 -0000      1.113
+++ ewin-ops.c  16 Mar 2007 02:54:47 -0000      1.114
@@ -1498,7 +1498,7 @@
    if (source == OPSRC_APP && EwinInhGetApp(ewin, focus))
       return;
 
-   unshade = ewin->state.shaded && !ewin->state.iconified;
+   unshade = ewin->state.shaded /* && !ewin->state.iconified */ ;
 
    if (!ewin->state.animated && !ewin->state.iconified)
       DeskGotoByEwin(ewin);



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to