[Webkit-unassigned] [Bug 206033] New: Standard gamepad mapping for GameControllerGamepads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 9 14:08:05 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=206033

            Bug ID: 206033
           Summary: Standard gamepad mapping for GameControllerGamepads
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jameshoward at mac.com

The gamepad spec defines a standard mapping for certain gamepads[1]. As of iOS 13/macOS 10.15, extended gamepads via GameController.framework can be mapped in a straightforward manner to the standard mapping.

There are two benefits to moving these gamepads to the standard mapping, vs the ad-hoc empty string mapping they have now:

1. Buttons which are currently inaccessible in the current implementation will become accessible (thumbstick buttons, start and select buttons, and the home/guide button).
2. Web applications that recognize or require the standard mapping will start working.

[1] https://www.w3.org/TR/gamepad/#remapping

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200109/7b80d635/attachment.htm>


More information about the webkit-unassigned mailing list