Re: [w3c/gamepad] Add extended buttons to support trackpad (#191) (PR #196)

@marcoscaceres commented on this pull request.



> +          To accommodate extended gamepads, we have incorporated an "extended" mapping enumeration
+          into the GamepadMappingType. Additionally, we have defined an enumeration for the various
+          button types in the table, termed "GamepadButtonType", and have expanded the "GamepadButton"
+          interface to encompass this new button type enumeration.
+       </p>
+        <table class="tg">
+          <thead>
+            <tr>
+              <th scope="col">Buttons</th>
+              <th scope="col">Gamepad Models</th>
+            </tr>
+          </thead>
+          <tbody>
+            <tr>
+              <td>trackpad/touchpad</td>
+              <td>Sony DualSense, DualShock 4</td>

As I imagine these products will change a lot over time, so these should probably be in [Wiki page](https://github.com/w3c/gamepad/wiki) (or if we want to formalize it, and actual registry). We can point the spec to the wiki page. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/196#pullrequestreview-1967821755
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/gamepad/pull/196/review/1967821755@github.com>

Received on Friday, 29 March 2024 04:43:34 UTC