PlasmaZones 1.12.1
2 changes, released February 18, 2026.
Fixed
- KCM Editor tab: Use unique QML type
PlasmaZonesKeySequenceInputso the Editor tab always loads the bundled shortcut component (withdefaultKeySequence). Fixes “Type EditorTab unavailable” / “Cannot assign to non-existent property ‘defaultKeySequence’” when the KCM runs from system install (e.g. NixOS) where anotherKeySequenceInputcould be resolved first. - KWin effect: Remove explicit
Idfrom plugin metadata so the loader uses the filename-derived id and the kf.coreaddons warning is resolved.