Skip to content

[kicker] Use KServiceAction + ApplicationLauncherJob to launch jumplist actions

Nicolas Fella requested to merge work/nico/serviceaction into master

Instead of going KServiceAction -> exec -> CommandLauncherJob directly feed the KServiceAction to ApplicationLauncherJob

This fixes startup feedback

Merge request reports