Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        ewmh.c 


Log Message:
Enable focusing desktop app windows for a change.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/ewmh.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- ewmh.c      2 Oct 2003 18:54:18 -0000       1.25
+++ ewmh.c      22 Nov 2003 00:18:31 -0000      1.26
@@ -600,7 +600,9 @@
 
        ewin->layer = 0;
        ewin->sticky = 1;
+#if 0 /* Should be configurable
        ewin->focusclick = 1;
+#endif
        ewin->neverraise = 1;
        ewin->skipfocus = 1;
        ewin->fixedpos = 1;




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to