https://bugs.kde.org/show_bug.cgi?id=480366
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/236587082f6562314d5569ab9 |t/fde97efb87619c5802190b283 |1bcc63905621552 |3b0fdbbf8c42ee3 --- Comment #4 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit fde97efb87619c5802190b2833b0fdbbf8c42ee3 by Nicolas Fella. Committed on 30/01/2024 at 00:47. Pushed by nicolasfella into branch 'Plasma/6.0'. [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 (cherry picked from commit 236587082f6562314d5569ab91bcc63905621552) 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/fde97efb87619c5802190b2833b0fdbbf8c42ee3 -- You are receiving this mail because: You are watching all bug changes.