Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        focus.c 


Log Message:
Fix grab update when changing focus settings.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/focus.c,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -3 -r1.131 -r1.132
--- focus.c     12 Nov 2005 15:17:44 -0000      1.131
+++ focus.c     13 Nov 2005 11:32:47 -0000      1.132
@@ -268,7 +268,6 @@
    for (i = 0; i < num; i++)
      {
        ewin = lst[i];
-       GrabButtonRelease(AnyButton, AnyModifier, _EwinGetContainerWin(ewin));
        FocusEwinSetGrabs(ewin);
      }
 }




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to