29 Aug
2025
29 Aug
'25
12:24 p.m.
The functions xkb_keymap_layout_get_name() and rxkb_layout_get_description() can return NULL if the corresponding information is missing. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58585 -- v2: winewayland: Handle NULL values for xkb layout name and description. https://gitlab.winehq.org/wine/wine/-/merge_requests/8855