March 27, 2026
3:42 a.m.
@mzent @bsjeon I'm thinking about doing something like that, bypassing IME entirely as we should if HKL isn't an IME one, instead of checking whether host IME needs to be fed input in ImeProcessKey, it's a bit untested though. -- v2: imm32: Only notify the host IME for known IME HKLs. winex11: Activate an IME HKL before sending IME updates. winewayland: Activate an IME HKL before sending IME updates. winemac: Keep current user locale in the generated HKLs. https://gitlab.winehq.org/wine/wine/-/merge_requests/10138