flathub / io.mgba.mGBA

https://flathub.org/apps/details/io.mgba.mGBA
1 stars 5 forks source link

Add `--socket=wayland` to the manifest #26

Closed Parnassius closed 3 years ago

Parnassius commented 3 years ago

And change --socket=x11 to --socket=fallback-x11.

Might also help with #22, since afaik both phosh and plamo run on wayland

flathubbot commented 3 years ago

Started test build 57949

flathubbot commented 3 years ago

Build 57949 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/55837/io.mgba.mGBA.flatpakref
pizzadude commented 3 years ago

@Parnassius this breaks mgba on fedora kde wayland. sound of games play but not video. had to revert the permission change with flatseal

Parnassius commented 3 years ago

@Parnassius this breaks mgba on fedora kde wayland. sound of games play but not video. had to revert the permission change with flatseal

Sorry about that, I can reproduce in an opensuse tumbleweed virtual machine with plasma.

I reverted the last commit, at least until I have more time to investigate