pop-os / popsicle

Multiple USB File Flasher
MIT License
638 stars 77 forks source link

feat(gtk): Use FileChooserNative instead of FileChooserDialog #98

Closed ids1024 closed 4 years ago

ids1024 commented 4 years ago

This should normally behave the exact same way, but in a Flatpak sandbox it will open a file chooser outside the sandbox using org.freedesktop.portal.FileChooser.

This will also use native Windows/macOS file dialogs, if Popsicle were to ever support Windows or Mac.