Skip to content

Fix KRun::runApplication when xdg activation is involved

Aleix Pol Gonzalez requested to merge work/fix-waitForStarted-with-xdg into master

Has waitForStarted account for xdg activation token request.

BUG: 446272


There could be more elegant solutions but KRun is deprecated and I'd prefer not to mess code beyond this only for theoretical beauty.

Merge request reports