Results 409 comments of Sebastian Wick

Given that there is review feedback that wasn't addressed in over a year, I will close this PR. If anyone wants to pick up the feature, feel free to do...

This is in the backend i.e. the `impl` only and also only added as additional data.

Sorry, but assuming that an app id maps to a desktop file is just plain wrong. Not sending the desktop file is wrong. Nothing will change for impls which currently...

There are literally two choices here: 1. Accept that an app id and desktop files can be different and start fixing up things in the stack 2. Force app ids...

And it's a fact that you can not generally resolve app ids to desktop files because there is at least one case where it doesn't work. Trying to do so...

The implementation now more or less has adopted the fact that the app id, desktop id and permission id are different concepts. @jadahl do you still oppose the idea here?

The change itself LGTM, but the underlying problem remains: somehow a NULL app_id managed to get into your permission db and that should not happen. Not sure if this really...

I'm closing this PR. This doesn't fix the root issue and there don't seem to be others affected by the same issue.