GtkFileChooserNative backends for Linux

Currently, GtkFileChooserNative has Windows, macOS and portal backends, the latter is used only for flatpak or when GTK_USE_PORTAL=1. Although, I would like to see gtk use DE’s it runs in native file chooser without playing with environemnt variables. What would be an acceptable way to achieve this? Could GTK_USE_PORTAL check be removed from GtkFileChooserNative portal backend or should DEs have their own backends without using portals (i.e. plugin-able backends a-la Qt)?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.