Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GTK][WPE] Make gamepad visible/connected on axis movement #25535

Merged
merged 1 commit into from Mar 7, 2024

Conversation

magomez
Copy link
Contributor

@magomez magomez commented Mar 6, 2024

@magomez magomez requested review from donny-dont, zdobersek and a team as code owners March 6, 2024 15:36
@magomez magomez self-assigned this Mar 6, 2024
@magomez magomez added the WPE WebKit WebKit WPE component label Mar 6, 2024
@magomez magomez added the merge-queue Applied to send a pull request to merge-queue label Mar 7, 2024
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
@webkit-commit-queue
Copy link
Collaborator

Committed 275781@main (6b3a8aa): https://commits.webkit.org/275781@main

Reviewed commits have been landed. Closing PR #25535 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 6b3a8aa into WebKit:main Mar 7, 2024
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WPE WebKit WebKit WPE component
Projects
None yet
5 participants