Skip to content
Commit 5888b97e authored by Nicolas Fella's avatar Nicolas Fella
Browse files

Simplify app launching

The current code obtains the desktop file name to be lauched, resolves that to an absolute file path, passes it to a helper executable that then uses ApplicationLauncherJob

Instead we can get a KService from the desktop file name and pass that to ApplicationLauncherJob directly

In the Flatpak backend remove the fallback to flatpak_installation_launch, it should be safe to assume all Flatpaks can be launched through a desktop file
parent fe05619b
Pipeline #233560 passed with stage
in 3 minutes and 37 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment