Michaël

Results 182 comments of Michaël

For issues regarding the 'filesystem' permission, this is confusion as to what it does. For this, clarifying the documentation and information in Flatseal and the app stores seems to be...

It's just that in the issues you've linked it's more about misinterpreting the filesystem permission than having issues with the file chooser, because the people affected by these issues change...

@smcv: I'm not sure what the "Open Files Read-Only" option in the file chooser is supposed to do: https://github.com/flatpak/xdg-desktop-portal-gtk/issues/433 So questions: - Does "Open Files Read-Only" cause the app to...

I think it depends on how a solution that doesn't give dot files affects app startup (also important for users). Note that I don't mean that a solution can't be...

Static permissions are globally not recommended because they are sandbox holes. Also note that having multiple `home` access permissions will not force apps to use the relevant one for their...

> And having read and write access to every file in the home directory isn't a sandbox hole? You can already have `home` read-only. See https://docs.flatpak.org/en/latest/sandbox-permissions.html#filesystem-access. > > And even...

@boredsquirrel: There are already, for example, requests for library folders and save location: - https://github.com/flatpak/xdg-desktop-portal/issues/334 - https://github.com/flatpak/xdg-desktop-portal/discussions/1301 - https://github.com/flatpak/xdg-desktop-portal/discussions/1397 (indirectly, save location is mentioned) All these requests or proposals, even...

@eeejay: What happens if this GIMP plugin is compatible with other apps than GIMP? - What is the user experience here in a terminal? (I don't have the environment to...

For revoking static and portal permissions, why not? What is important here is the implementation on the DE side where we can recommend subscribing to this list and separating it...

Subscribing to the revocation list is more or less equivalent to what you said: > Also, the user should ultimately have permission to ignore the remote's recommendations. Either way, you...