winex11.drv: add calls to send mouse button events to X

Gideon Avida gideon.wine at gmail.com
Wed Feb 27 16:27:22 CST 2008


Updated patch with feedback from Lei Zhang.
This patch implements mouse button click support for mouse_event() in
winex11.drv. Without this patch,  mouse_event() "clicks" do not work
outside of wine.
See http://bugs.winehq.org/show_bug.cgi?id=11727

Thanks,
Gideon

On Wed, Feb 20, 2008 at 11:06 AM, Gideon Avida <gideon.wine at gmail.com> wrote:
> This patch adds calls to send mouse button events generated by a
>  windows application to the X server. The way this is done is similar
>  to the way the Synergy client does it - using XTestFakeButtonEvent.
>  Requires libXtst. This bug might also resolve bug 7032
>  (http://bugs.winehq.org/show_bug.cgi?id=7032).
>
>  Changelog:
>     winex11.drv add calls to send mouse button events to X
>
>  Thanks,
>  Gideon
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-calls-to-send-mouse-button-events-to-X.patch
Type: text/x-patch
Size: 6600 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080227/569922bc/attachment.bin 


More information about the wine-patches mailing list