js-dos icon indicating copy to clipboard operation
js-dos copied to clipboard

Feature request: controller support for edge(chromium) on xbox one/series consoles

Open Kenneth-Audenaert opened this issue 3 years ago • 0 comments

Currently the xbox one's controller input is interpreted as a mouse rather then an actual game controller.

I think this is the correct documentation to implement correct controller support for the xbox based edge browser:

https://docs.microsoft.com/en-us/windows/apps/design/input/gamepad-and-remote-interactions#xy-focus-navigation-and-interaction

Sadly I lack the technical know how to do this myself, so I submit this as a feature request.

Kenneth-Audenaert avatar Jan 10 '22 20:01 Kenneth-Audenaert