• Show log

    Commit

  • Hash : 0345aba0
    Author : Jaroslaw Kubik
    Date : 2020-02-12T23:44:42

    Support translation Unicode codepoints to keysyms
    
    In order to support features like auto-type and UI automation, the
    relevant tools need to be able to invert the keycode->keysym->text
    transformation. In order to facilitate that, a new API was added.
    It allows querying the keysyms that correspond to particular Unicode
    codepoints. For all practical purposes, it can be thought of as an
    inverse of xkb_keysym_to_utf32().
    

  • 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