[Git][wine/wine][master] 3 commits: winex11: Move find_xkb_layout_variant helper around.
Alexandre Julliard pushed to branch master at wine / wine Commits: 0291a7bd by Rémi Bernon at 2026-06-02T10:35:23+02:00 winex11: Move find_xkb_layout_variant helper around. - - - - - d75d8a85 by Matteo Bruni at 2026-06-02T10:35:23+02:00 winex11: Return the layout index from from detect_keyboard_layout(). We still need main_key_tab[kbd_layout] and related data to map keycodes to VK / scancodes, so we can't quite get rid of the detect_keyboard_layout() call until we take care of that. - - - - - 5eb5f3b4 by Matteo Bruni at 2026-06-02T10:35:23+02:00 winex11: Create layouts when falling back to fuzzy detection. - - - - - 1 changed file: - dlls/winex11.drv/keyboard.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2c742fc061edb36280e7615efd50cf... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2c742fc061edb36280e7615efd50cf... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)