Alexandre Julliard pushed to branch master at wine / wine Commits: be3b9aba by Zhiyi Zhang at 2026-02-24T19:48:17+01:00 win32u: Disable keyboard cues by default. Keyboard cues are disabled by default on newer versions of Windows. Some win32 common controls, e.g., button doesn't draw a focus rect when SystemParametersInfoW(SPI_GETKEYBOARDCUES) reports FALSE. - - - - - 1ed70d58 by Zhiyi Zhang at 2026-02-24T19:48:17+01:00 user32/tests: Test SPI_{GET,SET}KEYBOARDCUES. - - - - - 2 changed files: - dlls/user32/tests/sysparams.c - dlls/win32u/sysparams.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b637737ef3e3c5a103bdfff54ba47a... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b637737ef3e3c5a103bdfff54ba47a... You're receiving this email because of your account on gitlab.winehq.org.