Alexandre Julliard pushed to branch master at wine / wine
Commits: 35b1775b by Alexandros Frantzis at 2025-08-29T18:07:41+02:00 winewayland: Handle NULL values for xkb layout name and description.
The functions xkb_keymap_layout_get_name() and rxkb_layout_get_description() can return NULL if the corresponding information is missing.
Co-authored-by: lompik lompikvoila@gmail.com Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58585
- - - - -
1 changed file:
- dlls/winewayland.drv/wayland_keyboard.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/35b1775b2d56249d9386b8b16740012...