Edit

kc3-lang/libxkbcommon/changes/api/695.feature.md

Branch :

  • Show log

    Commit

  • Author : Pierre Le Marre
    Date : 2025-04-03 15:01:46
    Hash : 36442baa
    Message : xkbcomp: Support multiple actions in interpret Before this commit we supported multiple actions per level, but not in *interpret* statements. Let’s fix this asymmetry, so we can equivalently assign all actions sets either implicitly or explicitly.

  • changes/api/695.feature.md
  • Added support for sequences of actions in `interpret` statements of the
    `xkb_compat` component, mirroring the syntax used in `xkb_symbols`.