Edit

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

Branch :

  • Show log

    Commit

  • Author : Pierre Le Marre
    Date : 2025-03-13 21:26:59
    Hash : 8e92f25e
    Message : rules: Added xkb_components_names_from_rules() This is mainly for debugging purposes and to enable displaying KcCGST values from RMLVO resolution in `xkbcli compile-keymap --kccgst`.

  • changes/api/669.feature.md
  • Added function `xkb_components_names_from_rules()` to compute
    <abbr title="Keycodes, Compatibility, Geometry, Symbols, Types">KcCGST</abbr>
    keymap components from
    <abbr title="Rules, Model, Layout, Variant, Options">RMLVO</abbr> names resolution.
    This mainly for *debugging* purposes and to enable the `--kccgst` option in the tools.