Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/include


Modified Files:
        evas_private.h 


Log Message:


fix up grabs a bit more :)

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/include/evas_private.h,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -3 -r1.29 -r1.30
--- evas_private.h      12 Sep 2004 04:49:07 -0000      1.29
+++ evas_private.h      13 Sep 2004 03:56:39 -0000      1.30
@@ -412,13 +412,14 @@
       char           deletions_waiting : 1;
    } smart;
    
+   int                         mouse_grabbed;
+   
    short                       store : 1;
    short                       pass_events : 1;
    short                       repeat_events : 1;
    short                       restack : 1;
    short                       changed : 1;
    short                       mouse_in : 1;
-   short                       mouse_grabbed : 1;
    short                       pre_render_done : 1;
    short                       intercepted : 1;
    short                       focused : 1;




-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to