w3c / gamepad

Gamepad
https://w3c.github.io/gamepad/
Other
138 stars 49 forks source link

extensions: Add vibrationActuator and dual-rumble effect #163

Closed nondebug closed 1 year ago

nondebug commented 2 years ago

Extends the Gamepad API to support common vibration effects.

The following tasks have been completed:

Implementation commitment:

nondebug commented 2 years ago

This is intended to replace https://github.com/w3c/gamepad/pull/68 which can't be easily rebased on the current version of the spec.

marcoscaceres commented 2 years ago

Just to make it easier to review, it might be good to do a tidy of the underlying document and then send these the changes on top.

marcoscaceres commented 2 years ago

Sent https://github.com/w3c/gamepad/pull/164

cabanier commented 1 year ago

@marcoscaceres @nondebug I don't see these changes reflected in the spec. How long does it take before they're published?

marcoscaceres commented 1 year ago

Oh, they are in the extension spec right now, but we plan to move them over 🔜.