Edit

kc3-lang/libxkbcommon/tools

Branch :

  • Show log

    Commit

  • Author : Pierre Le Marre
    Date : 2023-12-19 07:28:52
    Hash : 0074baf4
    Message : keysyms: Add XKB_KEYSYM_NAME_MAX_SIZE for internal use Currently there is no indication of the maximum length of keysym names. This is statically known, so add the new *internal* following API: `XKB_KEYSYM_NAME_MAX_SIZE`.