https://bugs.kde.org/show_bug.cgi?id=340283
--- Comment #71 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit 9e09e4ee86bf32450a5b0a51568cd2027e5e7722 by Alexander Lohnau. Committed on 01/09/2023 at 20:29. Pushed by alex into branch 'master'. Implement sorting of favorite runners Counterpart of https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1610 To avoid the KRunner::ResultsModel having to know about the implementation details how we set this config, a property is assigned to the model. This also helps with keeping default values (like the krunner_services favorite) in sync with the plasma-desktop bits. M +6 -5 krunner/qml/RunCommand.qml M +5 -1 krunner/view.cpp M +10 -4 krunner/view.h https://invent.kde.org/plasma/plasma-workspace/-/commit/9e09e4ee86bf32450a5b0a51568cd2027e5e7722 -- You are receiving this mail because: You are watching all bug changes.