Skip to content

[applets/kicker] Pass applications: URL to task manager for launcher check

Nicolas Fella requested to merge work/nico/app-url into master

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

BUG: 480366

Edited by Nicolas Fella

Merge request reports

Loading