Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8b1081372e8c729a1c849724c1a09138cba9c771
      
https://github.com/WebKit/WebKit/commit/8b1081372e8c729a1c849724c1a09138cba9c771
  Author: Brady Eidson <beid...@apple.com>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
    M Source/WebCore/platform/gamepad/cocoa/GameControllerGamepad.mm
    M Source/WebCore/platform/gamepad/cocoa/GameControllerSPI.h

  Log Message:
  -----------
  Adopt GameController.framework's setThumbstickUserIntentHandler SPI
https://bugs.webkit.org/show_bug.cgi?id=248247
rdar://87368239

Reviewed by Tim Hatcher.

It would be great if users could "wiggle the joystick" to expose a gamepad to a 
web page,
instead of having to press a button.

Let's adopt new SPI to enable that.

* Source/WebCore/platform/gamepad/cocoa/GameControllerGamepad.mm:
(WebCore::GameControllerGamepad::setupElements):
* Source/WebCore/platform/gamepad/cocoa/GameControllerSPI.h:

Canonical link: https://commits.webkit.org/256959@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to