[webkit-gtk] Gamepads do not work in the flatpak shell.

Philippe Normand philn at igalia.com
Fri May 22 11:11:01 PDT 2020


On 2020-05-22 18:43, Alberto Garcia wrote:
> On Fri, May 22, 2020 at 01:30:26PM -0400, ChangSeok Oh wrote:
> 
>> After switching to flatpak SDK, unfortunately, I found any signal
>> from a physical gamepad device was not detected in the flatpak
>> runtime environment.
> 
> You probably need to allow accessing the joystick device.
> 
> As far as I know the only way to do that at the moment is with
> flatpak run --device=all
> 

We already pass this option:
https://webkit-search.igalia.com/webkit/source/Tools/flatpak/flatpakutils.py#687

See also this bug-report:
https://github.com/flatpak/flatpak/issues/7

Philippe


More information about the webkit-gtk mailing list