Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fb9da13530ebece1100de44d16282a62e969ac57
      
https://github.com/WebKit/WebKit/commit/fb9da13530ebece1100de44d16282a62e969ac57
  Author: Miguel Gomez <[email protected]>
  Date:   2025-06-17 (Tue, 17 Jun 2025)

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

  Log Message:
  -----------
  [WPE] Support gamepad analog button events reported by libwpe since 1.16.2
https://bugs.webkit.org/show_bug.cgi?id=294604

Reviewed by Carlos Garcia Campos.

Since libwpe version 1.16.2, the struct wpe_gamepad_client_interface in libwpe 
has a new
slot to handle analog button events. Add the bits required to use that slot and 
properly
handle those events.

* Source/WebCore/platform/gamepad/libwpe/GamepadLibWPE.cpp:
(WebCore::GamepadLibWPE::GamepadLibWPE):
(WebCore::GamepadLibWPE::analogButtonChanged):
* Source/WebCore/platform/gamepad/libwpe/GamepadLibWPE.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to