Alexandre Julliard pushed to branch master at wine / wine
Commits: 856efc7a by Tim Clem at 2025-04-07T21:58:11+02:00 winemac.drv: Only send key down events to the window's inputContext.
Rename and remove an argument to macdrv_send_text_input to reflect its purpose.
Fixes doubled input with certain input sources.
- - - - -
3 changed files:
- dlls/winemac.drv/cocoa_window.m - dlls/winemac.drv/keyboard.c - dlls/winemac.drv/macdrv_cocoa.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/856efc7a958c32a34b3d7e47cc80a8a...