June 14, 2026
8 p.m.
xkb_state may be NULL if the keyboard has not been fully initialized when a modifiers event arrives. Add a NULL check before calling xkb_state_update_mask to prevent a crash. tested on deepin v25 treeland and KDE plasma 6 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11151