mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[GH-ISSUE #718] [Suggestion, Linux] Use XDG Desktop Portals for file pickers instead of the Qt file picker #176
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#176
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tulpenkiste on GitHub (Sep 1, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/718
I've noticed whenever shadPS4 asks for a file from the user, it uses the Qt file picker which (imo) is not very nice to use and also looks out of place on my desktop.
The file picker from the portals are usually the underlying DE's file picker. For example, on KDE, it looks like this:

@Ishikudeska commented on GitHub (Sep 3, 2024):
Qt is what shadPS4 uses for GUI/file picker, so they'd have to completely redo that system to use XDG