April 30, 2026
7:33 a.m.
Rémi Bernon (@rbernon) commented about dlls/winex11.drv/keyboard.c:
return FALSE; }
-static const struct layout_id_map_entry +static const struct langid_map_entry { const char *name; LANGID langid; -} layout_ids[] = +} langid_map[] =
I don't really mind but we just introduced this, lets stick with whatever name it was given and move forward with meaningful changes. It can be renamed later, for instance whenever it gets factored with winewayland one way or another. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10779#note_138310