• Show log

    Commit

  • Hash : 7697c712
    Author : Pierre Le Marre
    Date : 2024-09-16T16:09:11

    rules: Resolve relative include statements using XKB paths
    
    Contrary to keymap files, the `! include` statement in rules does not
    lookup include paths added to `xkb_context`. So it is not possible e.g.
    to import another file in the same folder without using an absolute path.
    
    - Added path utils: `is_absolute(path)`.
    - Added XKB paths lookup to enable e.g. `! include evdev` to work.
    - Added test.
    

  • 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