winemac: Send WM_CANCELMODE when keyboard layout changes from Cocoa side.

Ken Thomases ken at codeweavers.com
Wed Oct 23 20:13:10 CDT 2013


The standard keyboard shortcut for switching the keyboard layout is Command-
Space, but the Mac driver never sees the Space key press.  So, Wine only sees
a press and release of Alt, which puts focus on the menu bar.  This prevents
that focus change.
---
dlls/winemac.drv/keyboard.c |    2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-Send-WM_CANCELMODE-when-keyboard-layout-chan.patch
Type: text/x-patch
Size: 403 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131023/a3ef57d7/attachment.bin>


More information about the wine-patches mailing list