Skip to content

rules: add an option to use custom types & add locale to custom layout

Wismill requested to merge wismill/xkeyboard-config:wip/custom-types into master
  • Add an option to use custom types.

    A custom layout may define its own types or a user may want to overwrite existing types. This option activates the custom types file, which is user-provided.

    This is a follow-up of 5ca9f8ae.

  • Add language tag "und" to the custom layout.

    This aligns the layout with the others ones and allows the layout to be listed by ibus.

Merge request reports