Sebastian Wick
Sebastian Wick
Having read through all of it, this seems like reasonable change.
We really should try to get rid of `/sys` in general (is mesa the only user?) but the changes are fine with me.
One of my plans is to have a small service which tells mesa about configuration (which GPU to use for GL, ...), handles hotplug and provides fd's. This should also...
Giving access to all devices of one vendor is a mistake. If the vendor starts making a smartcard, fido device, etc, the app suddenly has access to this and there...
> What shall flatpak do if the portal doesn't implement USB Portal... Is flatpak and x-d-p always released and deployed in lockstep? That would simplify the matter quite a bit....
> The problem I see is that there won't be representative way of showing what static permissions app have (because they will be determined at runtime) - i.e. app will...
The big issue I have with this MR is that it ties everything to device permissions for no reason. This is just a bit of metadata on the context that...
> And the latest commit don't expose the USB bus with --device=usb if the use of the portal is requested and the portal is available. See, that's what I mean....
LGTM but I just skimmed this one. Also needs to be rebased to get rid of the merge commit.
LGTM then...