Commit 44c8deb229ea63c8dc115d3060166fc702ca4a6c

Pierre Le Marre 2025-05-07T10: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.