[Bug 11727] Mouse button events generated by a window' s app are not propagated to X server

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 28 12:26:18 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11727





--- Comment #3 from Gideon <gideon.wine at gmail.com>  2008-02-28 12:26:18 ---
The problem is that currently mouse_event() button "clicks" only work inside
wine.

I'm using a stylus type device that communicates directly with a window's app.
The windows app uses mouse_event(). Without the patch, I can move the mouse
pointer anywhere on the screen, but clicking or dragging only work inside wine.
With the patch, clicking and dragging work also outside of wine (i.e. I can
click native Linux items like desktop icons and menu items, or select text and
graphics in native applications).


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list