kc3-lang/libxkbcommon/src/keymap-formats.c

Branch :


Log

Author Commit Date CI Message
44c8deb2 2025-05-07 10:20:25 Introduce keymap format v2 and make it the default for parsing - Added `XKB_KEYMAP_FORMAT_TEXT_V2`. - Made `xkb_keymap_new_from_names()` use the new keymap format. - Made the tools default to the new keymap format for input. This is in preparation for changes in the parsing & state handling. For now it changes nothing.
08149dae 2025-05-06 16:23:04 Add internal API to query and parse supported keymap formats