Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: warp.c Log Message: Fix showing iconified windows in focus list. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/src/warp.c,v retrieving revision 1.74 retrieving revision 1.75 diff -u -3 -r1.74 -r1.75 --- warp.c 16 Jul 2005 16:57:44 -0000 1.74 +++ warp.c 19 Jul 2005 20:24:37 -0000 1.75 @@ -253,7 +253,6 @@ ((EwinIsOnScreen(ewin)) || (ewin->state.iconified)) && /* Exclude windows that explicitely say so */ (!ewin->props.skip_focuslist) && - (!ewin->state.inhibit_focus) && /* Keep shaded windows if conf say so */ ((!ewin->state.shaded) || (Conf.warplist.showshaded)) && /* Keep sticky windows if conf say so */ ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs