• Show log

    Commit

  • Hash : 6a84a34d
    Author : Dan Nicholson
    Date : 2009-04-08T07:46:25

    Remove all non-public API from XKBcommon.h header
    
    The noble intention was to expose all the new API and new generic types
    in the split out kbproto headers through XKBcommon.h. It turns out that
    would be a massive amount of work in the server. Someday, but first just
    wedging in XkbCompileKeymap* would be good.
    
    Most of the API is in new internal xkb*.h headers. In order to allow the
    XKBcommon.h header to be used from the server, we can't pull in other
    headers from kbproto since the server has its own copies. However, types
    that are different (XkbDescRec, XkbAction) still have Xkbc equivalents
    here, and I think they should be used in the server.
    

  • 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