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
RuleItemDelegate.qml
RulesEditor.qml
RulesList.qml [kcm/kwinrules] Fix slow scrolling through rules list 2020-06-10 21:29:08 +00:00
ValueEditor.qml