• Show log

    Commit

  • Hash : 495d87b0
    Author : Daniel Stone
    Date : 2012-04-03T13:57:44

    Don't parse nonsense Unicode/hex keycodes
    
    If a keysym was specified as "U1039andsomeextrastuffontheend", return
    NoSymbol rather than 0x10001039; similarly, return NoSymbol for
    "0xdeadbeefhitherehowsyourdaybeen" rather than 0xdeadbeef.
    
    Signed-off-by: Daniel Stone <daniel@fooishbar.org>
    

  • 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