• Show log

    Commit

  • Hash : 68edd5f0
    Author : Ran Benita
    Date : 2012-05-19T12:50:47

    rules: allow wildcard match against "" layout/varaint
    
    Currently, if you pass in an rmlvo with an empty string for layout or
    variant, it would not match layout and variant rules even with
    wildcards. But if the rules file had set an appropriate default, and someone
    passes in the empty string, than he should get the default.
    
    NULL in this case signifies not wanting to match against the layout or
    variant at all, and so the rule should still fail to match NULLs.
    
    Signed-off-by: Ran Benita <ran234@gmail.com>
    

  • 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_l thodg
    Tags