• Show log

    Commit

  • Hash : 378badab
    Author : Pierre Le Marre
    Date : 2024-09-19T17:30:55

    Add function xkb_keysym_is_deprecated
    
    This function allow to check whether a keysym is deprecated, based
    on the keysym and optionally its name.
    
    The generation of the table of deprecated keysyms relies on the
    rules described in `xkbcommon-keysyms.h`.
    
    The `ks_table.h` is now generated deterministically by setting
    explicitly the random seed to a constant. This will avoid noisy
    diffs in the future.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libxkbcommon.git
    Git SSH git@git.kmx.io:kc3-lang/libxkbcommon.git
    Public access ? public
    Description

    keymap handling library for toolkits and window systems

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags