Enlightenment CVS committal
Author : devilhorns
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
e_grabinput.c
Log Message:
Set the proper grab_mouse_win to zero when releasing grabinput.
===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_grabinput.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- e_grabinput.c 4 Mar 2006 12:38:18 -0000 1.6
+++ e_grabinput.c 12 Jan 2008 00:13:31 -0000 1.7
@@ -76,7 +76,7 @@
if (mouse_win == grab_mouse_win)
{
ecore_x_pointer_ungrab();
- mouse_win = 0;
+ grab_mouse_win = 0;
}
if (key_win == grab_key_win)
{
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs