Skip to content

SDL2 continually passes joyaxismotion events #885

@inclement

Description

@inclement

Apps using the sdl2 bootstrap get a steady stream (many per second) of joyaxismotion events. These seem to relate to sensor data, presumably for device orientation, but I didn't test it much and only found out by accident.

I'm not sure if this is intentional, but it seems like it can't be great for performance for kivy to get all those events every second (or even if that's not a problem, I'm not sure it's something we want), but I'm also not sure what's the correct way to disable it.

@akshayaurora Did you know about this? Do you think it's worth changing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions