Closed kleisauke closed 1 year ago
I agree getting a native file chooser is nice, but the linux UI for file dialog that comes with 4.10 is VERY basic and I don't think anyone would want to use it. Maybe we should only use file dialog on Windows?
o wai, perhaps I'm confused? I tried building this and it seems OK.
Maybe it was just terrible in pre-4.10 gtk?
Ah, you're right, it now also appears to open Nautilus instead of the basic one provided by GTK, at least on Fedora 38.
I agree, let's use the new thing.
(and thanks!)
The GtkFileChooser APIs are deprecated in favor of the new GtkFileDialog API.