Dallas Strouse
Dallas Strouse
@ilya-fedin not exactly wrong, but not right either - an issue should be filed on https://github.com/flathub/website and probably GNOME Software about making the PipeWire permission a bit clearer, if possible....
@alexlarsson can you poke at this again? It's been a year and a half since the flatpak PR was merged, and it appears that the relevant Flatpak versions are available...
Would it be possible to use `only-arches` flags for this use case? We can already do this for sources, it seems appropriate to add the ability to extensions.
Sadly not. Contributions appreciated.
I ended up just pulling the upstream binaries, and cutting out aarch64 support.
I'd love to give a PR that implements this, but I'm better suited to Rust and can't quite use the bare dbus interfaces properly.
Here's how `ashpd` does it, hopefully should be enough. https://github.com/bilelmoussaoui/ashpd/blob/master/src/documents/file_transfer.rs
boop might I suggest taking a note of this for SDL 3, and backporting it to SDL 2 if possible/needed/easy?
Poking in again: would anybody be interested in working on this? I'll go grab the appropriate resources as well as a reference implementation of this portal in a bit. I'd...
GDK implements it here: https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gdk/filetransferportal.c It might also help to ask on the Flatpak matrix channel or x-d-p issue tracker.