Commit 40d28e0
committed
Switch to default xdg-portal for rfd
The GTK 3 backend of rfd is relatively problematic (it causes
a whole app freeze when the command function isn't async and
a SIGABRT on app exit when it is async: tauri-apps/plugins-workspace#2255)
so use the better-working xdg-portal backend instead (this will
also help with Flatpak compatibility)
This also removes the unused tauri-plugin-dialog dependency
(which conflicts with our rfd features)1 parent 8e2ad72 commit 40d28e0
2 files changed
+253
-55
lines changed
0 commit comments