http://bugs.winehq.org/show_bug.cgi?id=6971
--- Comment #82 from Vitaliy Margolen vitaliy@kievinfo.com 2008-03-30 00:35:39 --- Created an attachment (id=11735) --> (http://bugs.winehq.org/attachment.cgi?id=11735) winex11.drv: Use ClipCursor to grab/ungrab the pointer
Here are my old 3 patches that moved mouse warping to winex11drv. However they weren't accepted. While first two will take care of keeping mouse inside Wine's windows last one actually does the "magic". However it has a problem - it deadlocks while waiting for the next mouse event.