Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        focus.c 


Log Message:
Highlight only the focused window.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/focus.c,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -3 -r1.67 -r1.68
--- focus.c     12 Apr 2004 13:57:43 -0000      1.67
+++ focus.c     15 Apr 2004 19:54:54 -0000      1.68
@@ -178,7 +178,7 @@
 FocusEwinSetActive(EWin * ewin, int active)
 {
    ewin->active = active;
-   EwinBorderDraw(ewin, 0, 1);
+   EwinBorderDraw(ewin, 0, 0);
 
    FocusEwinSetGrabs(ewin);
 }




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to