• Show log

    Commit

  • Hash : a8b932a0
    Author : Ran Benita
    Date : 2012-09-21T12:23:56

    symbols: remove useless identical groups optimization
    
    What this code does is, in case someone compile a keymap like -layout
    'us,us,us' then only one group would be created. If there is anything
    which differentiates between any of the groups (e.g. a variant, another
    layout), then this is not done.
    This is pretty obscure, only saves a few kbytes in the final keymap, and
    if the user asked for it, why not let her?
    
    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