Please add a native output directory dialogue for the application in GNOME
It looks as if the current dialogue also does not support the system's dark mode.
Dangerzone 0.8.1 Using Fedora 41 Workstation
I think that the current file browser is the native one actually, since it has the GTK decorations:
You're right though that it doesn't support dark mode:
Are you seeing a different browser in your system? If the main problem is the dark mode integration, we can close this issue in favor of #1124.
With Dangerzone, I see exactly what you see. Is a different widget used here than in the file chooser dialogue? https://github.com/freedomofpress/dangerzone/issues/1122?
It's the same widget (QFileDialog), albeit with slightly different options:
https://github.com/freedomofpress/dangerzone/blob/83be5fb151b0c30bad47f173f875b6ce1c20e0bd/dangerzone/gui/main_window.py#L1124-L1132
In my machine, I see the same file browser, either when I select documents to convert, or when I select an output directory. Do you see something different?
Do you see something different?
Yes, for example, the size of the ‘Cancel’ button is completely different.