winex11.drv: cache keyboard modifier states and only update state if they changed

Aric Stewart aric at codeweavers.com
Thu Apr 15 14:00:09 CDT 2010


This allows a program to programatically (such as with SendInput) change 
a modifier key state and have it persists as it should, instead of being 
lost with the next KeymapNotify.
---
  dlls/winex11.drv/keyboard.c |   19 ++++++++++++++++++-
  1 files changed, 18 insertions(+), 1 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9dd66ac8263a98fba984e89fb2303309004f796f.diff
Type: text/x-patch
Size: 1808 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100415/40d09cdc/attachment.bin>


More information about the wine-patches mailing list