https://bugs.kde.org/show_bug.cgi?id=480366
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/236587082f6562314d5569ab9 | |1bcc63905621552 --- Comment #3 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit 236587082f6562314d5569ab91bcc63905621552 by Nicolas Fella. Committed on 29/01/2024 at 20:14. Pushed by nicolasfella into branch 'master'. [applets/kicker] Pass applications: URL to task manager for launcher check Currently we pass the full url to the desktop file, which the receiving side then converts to an applications: URL (in TaskTools::launcherUrlsMatch), which is expensive Instead pass directly such a URL, making the comparison in launcherUrlsMatch much cheaper M +3 -3 applets/kicker/plugin/actionlist.cpp M +8 -5 applets/kicker/plugin/containmentinterface.cpp M +4 -2 applets/kicker/plugin/containmentinterface.h https://invent.kde.org/plasma/plasma-workspace/-/commit/236587082f6562314d5569ab91bcc63905621552 -- You are receiving this mail because: You are watching all bug changes.