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

Pointer confinement support (opt-in) #17169

Merged
merged 1 commit into from
Nov 6, 2024

Commits on Nov 6, 2024

  1. Pointer confinement support (opt-in)

    New environment set call to enable a bit more sensible handling of
    absolute pointing devices (pointer and lightgun). With the
    confinement enabled, pointing devices will not return neither
    -0x8000 nor (0,0), which was anyway dependent on the input driver,
    instead they will stay at the extreme edge.
    zoltanvb committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8786274 View commit details
    Browse the repository at this point in the history