https://bugs.winehq.org/show_bug.cgi?id=37528 --- Comment #4 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- (In reply to den123 from comment #3)
I have suggestion. If wine can do mouse move event, wine must do mouse click event for linux window.
There is an answer in one of the bugs I referenced: X11 APIs don't provide a reliable way for that.
Instruction:)
1. Wine got the mouse click event (WM_MouseClick or mouse_event MOUSEEVENTF) 2. Wine check the top focused window in Linux and if it Linux window, wine generate a mouse click event for Linux system.
I belive wine can do it)
Patches are welcome. -- 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.