• Show log

    Commit

  • Hash : c0339701
    Author : Uli Schlachter
    Date : 2021-03-07T09:24:40

    Save another GetAtomName round trip
    
    Both get_atom_name() and the new atom interner required a round trip. Move
    get_atom_name() into the atom interner to save one more round trip. This brings
    xkb_x11_keymap_new_from_device() down to two round trips, which is the minimum
    possible number.
    
    (Also, I think the new code in keymap.c is more readable than the mess I
    previously created)
    
    With this last commit in the series, this definitely:
    
    Fixes: https://github.com/xkbcommon/libxkbcommon/pull/217
    Signed-off-by: Uli Schlachter <psychon@znc.in>
    

  • 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
    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags