Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e/src
Modified Files:
aclass.c
Log Message:
Fix menu lockup problem.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/aclass.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- aclass.c 2 Jan 2005 10:05:28 -0000 1.4
+++ aclass.c 3 Jan 2005 23:27:32 -0000 1.5
@@ -861,7 +861,7 @@
EDBUG(5, "EventAclass");
- if (Mode.action_inhibit)
+ if (Mode.action_inhibit || (ewin && ewin->no_actions))
EDBUG_RETURN(0);
key = type = button = modifiers = mouse = 0;
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs