Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dialog: XDG Portals: Remove the file:// URI #9868

Merged
merged 1 commit into from
May 23, 2024

Conversation

Semphriss
Copy link
Contributor

Description

XDG Portals returned file paths as file:///path/to/file; this PR truncates the "file://" part.

Existing Issue(s)

Fixes #9863

@slouken slouken merged commit 3acca27 into libsdl-org:main May 23, 2024
39 checks passed
@slouken
Copy link
Collaborator

slouken commented May 23, 2024

Merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SDL_ShowOpenFileDialog paths containing file:// (URI)
2 participants