Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        ewmh.c timestamp.h 


Log Message:
Thu Oct  2 20:52:59 CEST 2003
(Kim)

Enable focusing on dock type windows (yet another time), and make them sticky.

===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/ewmh.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -3 -r1.24 -r1.25
--- ewmh.c      28 Sep 2003 18:55:07 -0000      1.24
+++ ewmh.c      2 Oct 2003 18:54:18 -0000       1.25
@@ -614,7 +614,7 @@
        ewin->skiptask = 1;
        ewin->skipwinlist = 1;
        ewin->skipfocus = 1;
-       ewin->focusclick = 1;
+       ewin->sticky = 1;
        ewin->never_use_area = 1;
      }
    else if (atom == _NET_WM_WINDOW_TYPE_UTILITY)
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/timestamp.h,v
retrieving revision 1.532
retrieving revision 1.533
diff -u -3 -r1.532 -r1.533
--- timestamp.h 28 Sep 2003 19:51:30 -0000      1.532
+++ timestamp.h 2 Oct 2003 18:54:18 -0000       1.533
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2003/09/28 19:51:30 $"
+#define E_CHECKOUT_DATE "$Date: 2003/10/02 18:54:18 $"




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to