Alexandre Julliard pushed to branch master at wine / wine
Commits: c8ddbe3e by Zhiyi Zhang at 2024-08-20T12:49:47+02:00 win32u: Support setting host IME composition window position for ImmSetCompositionWindow().
Based on the wine-staging patch winex11-CandidateWindowPos from Felix Yan with work from Muneyuki Noguchi and Sebastian Lackner.
- - - - - d70fac3e by Zhiyi Zhang at 2024-08-20T12:49:51+02:00 win32u: Set host IME composition window position in set_caret_pos().
- - - - - a90ddea5 by Zhiyi Zhang at 2024-08-20T12:49:51+02:00 win32u: Set host IME composition window position in NtUserShowCaret().
- - - - -
10 changed files:
- dlls/imm32/imm.c - dlls/win32u/driver.c - dlls/win32u/input.c - dlls/win32u/sysparams.c - dlls/win32u/win32u_private.h - dlls/winex11.drv/init.c - dlls/winex11.drv/x11drv.h - dlls/winex11.drv/xim.c - include/ntuser.h - include/wine/gdi_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ba66d9c71519176bd499eb846ed11f...