Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e/src
Modified Files:
borders.c
Log Message:
Change context window from mouse-over to focus window.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/borders.c,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -3 -r1.168 -r1.169
--- borders.c 15 Apr 2004 19:44:35 -0000 1.168
+++ borders.c 16 Apr 2004 18:10:29 -0000 1.169
@@ -184,9 +184,11 @@
EDBUG(4, "GetContextEwin");
+#if 0
ewin = Mode.mouse_over_win;
if (ewin && !ewin->menu)
EDBUG_RETURN(ewin);
+#endif
ewin = Mode.focuswin;
if (ewin && !ewin->menu)
-------------------------------------------------------
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