https://bugs.kde.org/show_bug.cgi?id=468856
--- Comment #4 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit 0e1b7e93f1bea769b865259b87adc75c726e0488 by Alexander Lohnau. Committed on 02/06/2023 at 05:19. Pushed by alex into branch 'master'. Allow use of different state config group This way, one can support different autocompletion groups when using the KRunner model. For example, if the Kicker and KRunner history should be handled separately. M +17 -0 autotests/runnermanagertest.cpp M +9 -3 src/model/resultsmodel.cpp M +1 -0 src/model/resultsmodel.h M +2 -2 src/model/runnerresultsmodel.cpp M +2 -1 src/model/runnerresultsmodel_p.h M +11 -4 src/runnermanager.cpp M +1 -0 src/runnermanager.h https://invent.kde.org/frameworks/krunner/-/commit/0e1b7e93f1bea769b865259b87adc75c726e0488 -- You are receiving this mail because: You are watching all bug changes.