Summary: | GTK_USE_PORTAL=1 doesn't work | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Toadfield <toadfield> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Toadfield
2021-06-01 05:47:27 UTC
Each GTK applications needs to support this by using the GtkFileChooserNative API (https://developer.gnome.org/gtk3/stable/gtk3-GtkFileChooserNative.html). If they support that, they they will respond to the GTK_USE_PORTAL=1 environment variable; if they do not, then they won't, and your only option is to ask the developers of the app in question to the right API. |