• Show log

    Commit

  • Hash : dd29b14e
    Author : Ran Benita
    Date : 2012-10-03T12:57:53

    Remove the XKB_NUM_VIRTUAL_MODIFIERS limit
    
    Turn the virtual modifiers arrays in the keymap to a single darray,
    which doesn't use this limit. The number of virtual modifiers is still
    limited by the size of xkb_mod_mask_t, so we make sure not to go over
    that.
    
    Signed-off-by: Ran Benita <ran234@gmail.com>
    

  • 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