Alexandre Julliard pushed to branch master at wine / wine
Commits: 7165437c by Alexandros Frantzis at 2025-02-18T17:29:50+01:00 winewayland: Don't crash on text input done events without focus.
Some compositors (e.g., kwin) will send a done event for every commit, regardless of the focus state of the text input. This behavior is arguably out of spec, but otherwise harmless, so just ignore the new state in such cases.
- - - - -
1 changed file:
- dlls/winewayland.drv/wayland_text_input.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/7165437caadcc559d6625f6fd42adb4...