April 7, 2026
3:32 a.m.
Rémi Bernon (@rbernon) commented about dlls/winex11.drv/keyboard.c:
{0, NULL, NULL, NULL, NULL} /* sentinel */ }; static unsigned kbd_layout=0; /* index into above table of layouts */ +static XkbDescRec *xkb_desc; I don't think there's any justification to make it static.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10550#note_135269