You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(kcm): resolve EditorTab KeySequenceInput clash; fix(kwin): remove explicit KPlugin Id
- KCM: use unique type PlasmaZonesKeySequenceInput so EditorTab always gets
our component (with defaultKeySequence); avoids 'non-existent property'
when QML is loaded from system path (e.g. NixOS)
- KCM: single qmldir entry for PlasmaZonesKeySequenceInput; update comment
in ModifierAndMouseCheckBoxes.qml
- KWin effect: remove Id from metadata.json to satisfy KPlugin loader
(id derived from filename)
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments