Dallas Strouse

Results 420 comments of Dallas Strouse

fwiw bubblewrap might be of use here - Flatpak can use it and qemu-user-static (or a binfmt_misc executable of your choice) to emulate non-native arches easily, and it runs at...

I think this is a reasonable solution, if someone wants to write the code to do so. It would be pretty nice if the runners themselves just used the same...

Would it be okay to roll C++ into this as well? I think it would do better than libportal, especially as I need to use it with a QT app.

That'll probably work, I'll see how CXX plays out at some point. On Wed, Jun 4, 2025, 2:24 AM Bilal Elmoussaoui ***@***.***> wrote: > *bilelmoussaoui* left a comment (bilelmoussaoui/ashpd#64) >...

Hm, maybe also achieved by just using `org.package.Name/aarch64` in the name. Not sure. I'll try checking later, but no guarantees, as I'm also dealing with rebuilding the world due to...

I'll try setting up binfmt_misc later and testing some apps. Another thing I want to do is use a custom Mesa (like the mesa-git from flathub-beta, or a patched mesa),...

Looks like branch support would also come with the territory. Maybe I'll be able to put something together. It will probably have to break any configs that have a `/`...

I originally started this a while back with this, it might be useful: https://github.com/orowith2os/mesa-asahi-flatpak

I think it would be better if we only dealed with gamescope FSR, as Wine FSR can be finnicky, and as you just saw, varies between versions. So we can...

Needs a quick look over from @mirkobrombin, otherwise I'd like to land this.