[Bug 5623] GetAsyncKeyState wrong if querying process doesn't have focus

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 27 02:14:26 CST 2007


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





--- Comment #8 from Dmitry Timoshkov <dmitry at codeweavers.com>  2007-11-27 02:14:25 ---
(In reply to comment #7)
> What if just Wine processes had a consistent view of key state? It seems that
> would be good enough for the two mentioned applications.

What do you mean by "consistent view of key state"? X server notifies
a window when keyboard mapping does change, and Wine updates its state
accordingly. X server notifies only those windows which get the focus,
i.e. not focused Wine windows have no idea about current X keyboard state.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list