9 Sep
2019
9 Sep
'19
12:25 p.m.
On Fri, 30 Aug 2019 at 14:49, Rémi Bernon <rbernon(a)codeweavers.com> wrote:
XWarpPointer will always succeed, regardless of grabs, so if the pointer is already grabbed, by some other application, we should not ask to warp it.
Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> --- dlls/winex11.drv/mouse.c | 13 +++++++++++++ 1 file changed, 13 insertions(+)
This breaks the d3d8 and d3d9 test_cursor_pos() tests: device.c:1122: Test failed: Didn't receive MOUSEMOVE 5 (125, 125).