Formiko doesn't seem to use GtkFileChooserNative that supports portal API but GtkFileChooser.
Portals allow to dynamically grant access to users rather than hard-coding arbitrary filesystem access for example for an application. The primary benefit here is tighter sandboxing; also better desktop integration.
Formiko doesn't seem to use GtkFileChooserNative that supports portal API but GtkFileChooser.
Portals allow to dynamically grant access to users rather than hard-coding arbitrary filesystem access for example for an application. The primary benefit here is tighter sandboxing; also better desktop integration.