PlasmaZones 1.12.1

2 changes, released February 18, 2026.

Fixed

  • KCM Editor tab: Use unique QML type PlasmaZonesKeySequenceInput so the Editor tab always loads the bundled shortcut component (with defaultKeySequence). Fixes “Type EditorTab unavailable” / “Cannot assign to non-existent property ‘defaultKeySequence’” when the KCM runs from system install (e.g. NixOS) where another KeySequenceInput could be resolved first.
  • KWin effect: Remove explicit Id from plugin metadata so the loader uses the filename-derived id and the kf.coreaddons warning is resolved.