[webkit-changes] [WebKit/WebKit] 6b3a8a: [GTK][WPE] Make gamepad visible/connected on axis ...

Miguel Gómez noreply at github.com
Thu Mar 7 01:54:46 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6b3a8aa7666d7d36e91fdc60a8307a12f8322ce2
      https://github.com/WebKit/WebKit/commit/6b3a8aa7666d7d36e91fdc60a8307a12f8322ce2
  Author: Miguel Gomez <magomez at igalia.com>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M Source/WebCore/platform/gamepad/libwpe/GamepadLibWPE.cpp
    M Source/WebCore/platform/gamepad/manette/ManetteGamepad.cpp

  Log Message:
  -----------
  [GTK][WPE] Make gamepad visible/connected on axis movement
https://bugs.webkit.org/show_bug.cgi?id=270575

Reviewed by Michael Catanzaro.

Dispatch the gamepadconnected event when an axis is moved.

* Source/WebCore/platform/gamepad/libwpe/GamepadLibWPE.cpp:
(WebCore::GamepadLibWPE::absoluteAxisChanged):
* Source/WebCore/platform/gamepad/manette/ManetteGamepad.cpp:
(WebCore::ManetteGamepad::absoluteAxisChanged):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list