kwin/kcmkwin/kwinrules/package/contents/ui
Ismael Asensio e307038f84 [kcm/kwinrules] Fix slow scrolling through rules list
Every `AbstractItemDelegate` was instantiating a `Kirigami.ActionToolBar`,
which is a very expensive component, rising CPU usage specially on long lists.

Use `Kirigami.SwipeListItem` instead, as is seems the proper component.

BUG: 421537
2020-06-10 21:29:08 +00:00
..
FileDialogLoader.qml
OptionsComboBox.qml Rules kcm: Use new property ComboBox.currentValue 2020-04-24 15:09:51 +02:00
RuleItemDelegate.qml [kcm/kwinrules] Fix layout misalignment of list items 2020-05-06 20:22:25 +02:00
RulesEditor.qml [kcm/kwinrules] Fix first item position on property list 2020-05-31 10:54:28 +00:00
RulesList.qml [kcm/kwinrules] Fix slow scrolling through rules list 2020-06-10 21:29:08 +00:00
ValueEditor.qml [kcm/kwinrules] Extend upper limit of position and size spinners 2020-05-22 16:03:32 +02:00