Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        ewmh.c 


Log Message:
Set focusclick attribute on desktop type windows.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/ewmh.c,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -3 -r1.100 -r1.101
--- ewmh.c      22 Dec 2005 18:43:15 -0000      1.100
+++ ewmh.c      22 Dec 2005 18:56:02 -0000      1.101
@@ -575,9 +575,7 @@
      {
        EoSetLayer(ewin, 0);
        EoSetSticky(ewin, 1);
-#if 0                          /* Should be configurable */
-       ewin->focusclick = 1;
-#endif
+       ewin->props.focusclick = 1;
        ewin->props.skip_focuslist = 1;
        EwinInhSetUser(ewin, move, 1);
        EwinInhSetUser(ewin, size, 1);




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to