• Show log

    Commit

  • Hash : 18e6a6a4
    Author : Ran Benita
    Date : 2012-04-05T10:47:43

    Remove Xfuncproto.h and XKB.h from xkbcommon/xkbcommon.h
    
    The kbproto header is already not needed here anymore.
    
    Move the _X_EXPORT's to the corresponding function definitions, and use
    straight extern "C" clauses instead of _XFUNCPROTOBEGIN/END.
    
    It also makes more sense to have the EXPORT's in the source files, as it
    provides some documentation to the reader, whereas in the header it's
    obvious.
    
    Signed-off-by: Ran Benita <ran234@gmail.com>
    
    [daniels: Updated for xkb_keymap changes.]
    

  • 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