clan-sidebus/sidebus-broker/src/portal
Val Packett 2561342e0c Add FileTransfer (drag & drop / copy & paste files)
Host->Guest is easy; Guest->Host is not there yet because we have to do
something for the (O_PATH) fd passing such as converting to inode numbers
and getting an O_PATH fd back through the VMM, which requires modifying
libkrun/muvm to have a connection channel.. Or we should switch this from
vsock to a virtgpu channel where it would be easier to handle.
2026-02-06 04:14:01 -03:00
..
documents.rs Implement FileChooser portal proxy with virtiofsd mount 2025-08-08 02:52:47 -03:00
file_chooser.rs Add FileTransfer (drag & drop / copy & paste files) 2026-02-06 04:14:01 -03:00
file_transfer.rs Add FileTransfer (drag & drop / copy & paste files) 2026-02-06 04:14:01 -03:00
mod.rs Add FileTransfer (drag & drop / copy & paste files) 2026-02-06 04:14:01 -03:00
request.rs Implement FileChooser portal proxy with virtiofsd mount 2025-08-08 02:52:47 -03:00
settings.rs Add proxy for the Settings portal (dark mode, reduced motion, etc.) 2025-12-12 04:45:19 -03:00