Edit

kc3-lang/libxkbcommon/src

Branch :

  • Show log

    Commit

  • Author : wysiwys
    Date : 2024-03-24 05:07:18
    Hash : d455e805
    Message : rules: fix variant index being ignored for layout index (#475) We accidentally ignored the variant index and used the layout index instead. In realistic rules they are always the same but don't have to be.