Edit

kc3-lang/libxkbcommon/test/data/keymaps

Branch :

  • Show log

    Commit

  • Author : Pierre Le Marre
    Date : 2025-03-26 16:02:58
    Hash : e5401b07
    Message : symbols: Improve Modmap parsing Parse, dont’t validate: ensure *at parsing* that `modifier_map` definitions use a list of keys and keysyms. This enables to remove the redundant `ExprResolveKeySym` and have keysym parsing exclusively in handled in `parser.y`.