[PATCH 1/2] winex11.drv: Use ClipCursor to grab/ungrab the pointer.

Vitaliy Margolen wine-patches at kievinfo.com
Wed Jul 25 07:47:32 CDT 2007


Try 5: Combined with ClipCursor.
Try 4: Rewrote whole thing using helper function and switching_to static var to
deal with races.
Try 3: No recursion, don't export mouse_grab_pointer.
Try 2: Use more locking.
---
 dlls/winex11.drv/event.c  |    3 +
 dlls/winex11.drv/mouse.c  |  107 ++++++++++++++++++++++++++++++++++++++++++++-
 dlls/winex11.drv/x11drv.h |    4 +-
 3 files changed, 112 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2e6622b7973499f3515090cbb32cfd8f842ee221.diff
Type: text/x-patch
Size: 5138 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070725/ff7eae38/2e6622b7973499f3515090cbb32cfd8f842ee221.bin


More information about the wine-patches mailing list