Edit

kc3-lang/libxkbcommon/changes/tools

Branch :

  • Show log

    Commit

  • Author : Pierre Le Marre
    Date : 2025-05-07 10:20:25
    Hash : 44c8deb2
    Message : 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.