Skip to content

[notifications] Set proper value for x-kde-xdgTokenAppId

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

KNotification prefills this with QGuiApplication::desktopFileName(), which is the portal id here

That's obviously wrong and should be the actual app id, so set that

See plasma-workspace#65

Merge request reports