[Bug 1410] Mouse always Recentered

Wine Bugs wine-bugs at winehq.org
Thu Mar 9 16:33:07 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=1410





------- Additional Comments From myrd at projectmagma.net  2006-09-03 16:33 -------
Then the solution would be to NOT center it when Acquire gets set, but rather set a boolean 
"should_be_centered" to TRUE. Then, in any function that expects the mouse to be centered to generate 
relative mouse events, it should re-center it at the start, do its thing, then de-center it back at the end of 
the function, if "should_be_centered" is set.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list