[Bug 48462] "Listen to RawKey* events in the desktop thread" patch makes keyboard unreliable in EverQuest

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jan 14 09:58:17 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=48462

--- Comment #4 from Rémi Bernon <rbernon at codeweavers.com> ---
Another thing that could cause trouble is that the game sometimes doesn't
process its messages for a long time; it's the case during startup. So react to
X11 focus events to enable or disable rawinput events may not be enough anyway,
as the focus events would only be handled when the game checks for Win32
messages and rawinput subscription could stay enabled for a while.

-- 
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