Skip to content

gamepad/joystick support for chromium. #25

@sukdo399

Description

@sukdo399

Is your feature request related to a problem? Please describe.
xinput gamepad does not work on web application.

Describe the solution you'd like

Additional explanation
there is no gamepad/joystic protocol on wayland because of several reasons. (please refer to this ML, https://lists.freedesktop.org/archives/wayland-devel/2016-March/027288.html)
so, we need to read/process the evdev event in the chromium itself.
for example, libsdl2 also reads the evdev for gamepad although libsdl2 get the keyboard/mouse event from wayland.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions