http://bugs.winehq.org/show_bug.cgi?id=26356
Summary: Mouse "lags" and doesn't pick up quick movements. Product: Wine Version: 1.3.15 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: nheart@gmail.com
After installing wine 1.3.15 and running F.E.A.R. (from steam) Mouse ingame (the menu is fine) is not responsive enough and doesn't pick up fast movements at all.
Related console output is: fixme:d3d:state_zfunc D3DCMP_NOTEQUAL and D3DCMP_EQUAL do not work correctly yet.
I suspect one of Alexandre's commits winex11: Synchronize the mouse cursor in update_mouse_state. winex11: Update the window cursor at most once every 100ms if nothing changed.
is the culprit. I'll do a regression testing later to find out exactly the offending commit.