Browse Source
GTK file choosers default to local_only=TRUE, which hides network locations (SMB, SFTP, NFS) mounted via GVFS. This change calls gtk_file_chooser_set_local_only(FALSE) to enable network browsing. Fixes browsing to network shares in OpenFileDialog, OpenFolderDialog, and SaveFileDialog on Linux. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: meywd <meywd@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>release/11.3.8
committed by
Julien Lebosquain
2 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue