https://bugs.kde.org/show_bug.cgi?id=429052
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-workspace/commit/ |9d9c4f169ed424e976636a6d5fa |0b47416af0ac41a705000e53d86 |23c7a1e40576b |7406d27774b05 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #24 from Nate Graham <n...@kde.org> --- Git commit 0b47416af0ac41a705000e53d867406d27774b05 by Nate Graham, on behalf of David Redondo. Committed on 26/11/2022 at 17:13. Pushed by ngraham into branch 'master'. kicker: Load appstream pool not on menu construction Loading the appstream pool has a potential high cost if the cache is not up to date. When this happens there is noticeable delay between the right click happening and the menu being shown. Instead move the cost to when invoking the action. M +20 -21 applets/kicker/plugin/actionlist.cpp M +1 -1 applets/kicker/plugin/actionlist.h M +1 -1 applets/kicker/plugin/appentry.cpp M +1 -1 applets/kicker/plugin/runnermatchesmodel.cpp https://invent.kde.org/plasma/plasma-workspace/commit/0b47416af0ac41a705000e53d867406d27774b05 -- You are receiving this mail because: You are watching all bug changes.