Matt Reynolds

Results 39 comments of Matt Reynolds

Thanks, I've filed a separate issue for the extension behavior.

I think the device was originally blocked because Chrome's implementation of WebHID on Linux requires read-write access to the hidraw device node. Adding the udev rules (and then reloading or...

Can you check if any errors were logged in `chrome://device-log`? When you get a "Failed to receive the feature report" exception there should be a log message explaining why it...

Thanks for sharing the report descriptor. It looks like the device has five top-level Application Collections and six reports: * Collection with usage Power Device / Flow (0084:001E) * Feature...

I think it's solvable but I won't be confident in the fix if I can't test against a device that has the same behavior as yours. Can you share a...

It seems the rear channels (Left Surround, Right Surround) are used to control the vibration actuators. If I connect a DualSense over USB and configure my computer to use it...

I haven't seen this before but a race condition sounds likely. "Wireless Gamepad" isn't a string that comes from Chrome but it matches the product name used by Switch Pro...

Thanks for taking a look. I don't expect this feature would change WebKit's position on the API but filing the standards-position request gives us a place to discuss any new...

Here's the pull request for the Bluetooth RFCOMM spec changes: https://github.com/WICG/serial/pull/189 I would like WebKit to generate an official position on Web Serial API that we can link from Chrome...

Would `XPAD_XBOX360_VENDOR(0x03f0)` work? I'm looking at adding another HyperX Clutch gamepad and wondering why you used `USB_DEVICE`. HyperX Clutch Gladiate: `Bus 003 Device 006: ID 03f0:0495 Hewlett-Packard HyperX Clutch Gladiate...