Patrick
Patrick
Flatpaks don't use host libs thus must have all drivers packaged. So the fact you use proprietary drivers very much matters and needs to be handled.
I am saying it does not currently but yes of course we want it to work in the future.
> As for the open source stack; that is not handled by Flatpak, but your distribution, as usual. That is handled by Flatpak too, just those can be bundled in...
@jbleonesio If you have the time you can add those here: https://github.com/flatpak/freedesktop-sdk-images/blob/nvidia-drivers/nvidia-apply-extra.c#L347-L375 Otherwise I'll try to remember to get around to it (or open an issue on that repo to...
I don't understand why you did [the exact same thing](https://github.com/flatpak/xdg-desktop-portal-gtk/pull/487#issuecomment-2271668287). Please put both commits into one PR.
> those are not finished and won't show in the build. Ok that is good to know. Could you at least remove the clearly accidental copy pastes: ``` "%PRODUCTNAME nudi...
Most of the time it won't have anything useful to say. Minor rebuilds happen all the time.
Hmm, Yeah I can see some value there.
I wasn't certain if every getter should set an error if a key is not registered. It kinda lives in in the "This is a developer error" area. However I...