Skip to content

Adjust runCommandAPI to optionally take a desktop file

This allows people to make launch feedback work properly for any apps they open using runCommand (e.g. because the app has command line args they want to use, which is not supported by launchApp).

There is no change if no desktop file is specified.

CCBUG: 464668

Merge request reports