Alexandre Julliard pushed to branch master at wine / wine
Commits: 1cf178e6 by Rémi Bernon at 2024-10-10T23:14:40+02:00 win32u: Pass a rect to SetIMECompositionWindowPos.
And rename it to SetIMECompositionRect.
- - - - - 8a00811a by Rémi Bernon at 2024-10-10T23:14:40+02:00 win32u: Pass absolute rect to SetIMECompositionRect.
- - - - - 07080591 by Rémi Bernon at 2024-10-10T23:14:40+02:00 winemac: Use SetIMECompositionRect to keep track of IME position.
- - - - -
13 changed files:
- dlls/imm32/imm.c - dlls/win32u/driver.c - dlls/win32u/input.c - dlls/win32u/sysparams.c - dlls/win32u/win32u_private.h - dlls/winemac.drv/event.c - dlls/winemac.drv/gdi.c - dlls/winemac.drv/macdrv.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/63477ff380aeed6fddaa633ab2566d...