Bug 496181 - Implement org.freedesktop.portal.FileTransfer portal
Summary: Implement org.freedesktop.portal.FileTransfer portal
Status: RESOLVED NOT A BUG
Alias: None
Product: xdg-desktop-portal-kde
Classification: Plasma
Component: general (show other bugs)
Version: git-master
Platform: Fedora RPMs Linux
: NOR task
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-12 15:52 UTC by Nate Graham
Modified: 2024-11-12 17:52 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2024-11-12 15:52:24 UTC
This facilitates apps being able to transfer files back and forth using drag-and-drop or copy-paste without having to give them blanket permission to read all files.

https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.FileTransfer.html
Comment 1 Nicolas Fella 2024-11-12 16:32:49 UTC
As far as I can tell this is not something that needs to be implemented in the portal backend. xdg-desktop-portal provides that without needing a backend implementation
Comment 2 Nate Graham 2024-11-12 17:51:45 UTC
Oh OK cool. No wonder I couldn't find any evidence of it in our portal. :)