Skip to content

Implement sorting of favorite runners

Alexander Lohnau requested to merge work/alex/sort into master

This way, users can configure the order of their favorite plugins. The order for those plugins is fixed and all custom plugins will be shown afterward.

The KRunner framework implementation of this still needs to be done, but that should be done in combination with some other sorting refactorings.

CCBUG: 340283

image

And while dragging stuff around: image

"previewing" the position it would have on release is not possibly, due to the sort model in between.

Merge request reports