https://bugs.kde.org/show_bug.cgi?id=476719
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/6b499a743cadc0bae97509a97 | |cf4aaef69cced82 --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit 6b499a743cadc0bae97509a97cf4aaef69cced82 by Nate Graham, on behalf of Kai Uwe Broulik. Committed on 30/11/2023 at 17:16. Pushed by ngraham into branch 'master'. kicker: Forward favoritesModel to RunnerMatchesModel Kickoff uses the model's favoritesModel in the delegate to add/remove favorites. RunnerModel has it but the individual RunnerMatchesModel it displays did not, breaking the favorites functionality in Kickoff's search. M +13 -0 applets/kicker/plugin/runnermatchesmodel.cpp M +9 -0 applets/kicker/plugin/runnermatchesmodel.h M +8 -1 applets/kicker/plugin/runnermodel.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/6b499a743cadc0bae97509a97cf4aaef69cced82 -- You are receiving this mail because: You are watching all bug changes.