winemac: Update the keyboard layout data immediately after changing the input source.
commitc3dbe443474f305a474b298fa28280965be0e3c4
authorHuw Davies <huw@codeweavers.com>
Mon, 24 Oct 2016 09:15:18 +0000 (24 10:15 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Oct 2016 17:42:24 +0000 (24 19:42 +0200)
treecd4eff90ba8c434f88f165e1b821c64b93c1c94b
parentbce972b156d184b34e8780898c2fa3ccb757866d
winemac: Update the keyboard layout data immediately after changing the input source.

It would eventually get updated by the keyboard changed event, but
only after the message queue was pumped.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winemac.drv/cocoa_app.m
dlls/winemac.drv/keyboard.c