[PATCH 1/5] x11drv: Add mouse_[acquire|unacquire] to X[Grab|Ungrab]Pointer.

Vitaliy Margolen wine-patch at kievinfo.com
Thu Oct 5 09:08:44 CDT 2006


Change log:
x11drv: Add mouse_[acquire|unacquire] to X[Grab|Ungrab]Pointer.

We will need this to keep mouse from escaping Wine window in cases
where Wine will have to handle mouse warping.
---
 dlls/winex11.drv/mouse.c          |   43 +++++++++++++++++++++++++++++++++++++
 dlls/winex11.drv/winex11.drv.spec |    3 +++
 dlls/winex11.drv/x11ddraw.c       |    2 --
 dlls/winex11.drv/x11drv.h         |    1 +
 4 files changed, 47 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7a347c2196b944bd62a05ba61f0aa0a590ea3d3b.diff
Type: text/x-patch
Size: 3074 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061005/b8ba7b8a/7a347c2196b944bd62a05ba61f0aa0a590ea3d3b-0001.bin


More information about the wine-patches mailing list