http://bugs.winehq.org/show_bug.cgi?id=6971
madscientist madscie@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madscie@gmail.com
--- Comment #383 from madscientist madscie@gmail.com 2010-07-19 00:17:01 --- (In reply to comment #378)
Maybe I made something wrong I patch the wine 1.2 final source as: patch -p1 > madscientist-X11DRV_LeaveNotify.patch
It made 4-5 lines, so it was patched... I tested in Thief-Deadly Shadows and America's Army 3, both has the same mouse could not escape from the window so you could not turn around, this patch DID NOT WORK. Everybody can test it at least America's Army is totally free!
this fix does nothing to warp or prevent regular mouse motion outside windows. instead it properly notifies them with a simulated WM_MOUSEMOVE clipped to their client edge when the pointer leaves the window, which fixes edge scrolling.
patch was diff'd and tested against 1.2 final so i'm not sure why it wouldn't apply. please post some more details.