refactor: use GtkFileChooserNative for file dialogs #19

Merged
fortressia merged 1 commits from refactor/file-chooser-native into main 2021-12-16 10:17:45 +00:00

1 Commits (main)

Author SHA1 Message Date
Nefo Fortressia cfe8c4dbe4
refactor: use GtkFileChooserNative for file dialogs
GtkFileChooserNative uses the platform's APIs, and thus the Portal API.

This is important since we want to integrate this well with Flatpak.

See:
https://docs.flatpak.org/en/latest/portals-gtk.html
2021-12-14 08:45:21 +07:00