https://bugs.kde.org/show_bug.cgi?id=340283
--- Comment #72 from Nate Graham <n...@kde.org> --- Git commit 51422eebf10830d8b9e22487cbfd8d73dd5e5992 by Nate Graham, on behalf of Alexander Lohnau. Committed on 02/09/2023 at 07:08. Pushed by ngraham into branch 'master'. Implement sorting of favorite runners 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. M +0 -1 kcms/runners/plasmasearch/CMakeLists.txt M +53 -9 kcms/runners/plasmasearch/kcm.cpp M +25 -1 kcms/runners/plasmasearch/kcm.h M +30 -2 kcms/runners/plasmasearch/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/51422eebf10830d8b9e22487cbfd8d73dd5e5992 -- You are receiving this mail because: You are watching all bug changes.