Open Alaraajavamma opened 3 months ago
in our gtk4 fork we force an adaptive file chooser on everything i wonder what makes these apps use a different file chooser (or maybe they are not asking for the gtk4 one?)
As far as I understand it is so hard because every app can individually choose how they handle file chooser thing.
It is somehow related to what portals apps are using - but for a quick look the path goes to GtkFileChooser in Chatty and gnome-text-editor xD.
just found a very good example that is also very common i will look into it
This is long lasting bug and most likely really hard to solve completely.
But still: some apps are using non-adaptive file chooser. Example of these apps: Firefox - which uses something (no idea what?) gnome-text-editor - which uses gtk4 file chooser (afaik) which is not adaptive
Maybe Nautilus as file chooser will help on this? https://gitlab.gnome.org/GNOME/nautilus/-/issues/3401