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.