summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
authorJames Ross-Gowan <rossymiles@gmail.com>2015-10-22 19:36:26 +1100
committerwm4 <wm4@nowhere>2015-10-23 17:55:47 +0200
commitbf6b981367e45c3f926d3e667bba3f3ed6e9dc37 (patch)
tree17c57116f858132acce73eeb1dc164d43db97521 /stream
parent72ded5ccef57b31984156101faadde2080c74c1f (diff)
downloadmpv-bf6b981367e45c3f926d3e667bba3f3ed6e9dc37.tar.bz2
mpv-bf6b981367e45c3f926d3e667bba3f3ed6e9dc37.tar.xz
w32_common: disable IME
The IME is not useful for key-bindings. Handle the base ASCII chars instead and don't show the IME window. For the sake of libmpv users, the IME should only be disabled on mpv's GUI thread and not application- wide. No IME on the GUI thread should also mean that VK_PROCESSKEY will never have to be handled, so the logic for that can be removed as well.
Diffstat (limited to 'stream')
0 files changed, 0 insertions, 0 deletions