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

Combine sequential mouse movement events #300

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 23, 2022

  1. Combine sequential mouse movement events

    Previously on Linux (not Windows), if you opened Klystrack and dragged
    with a high polling rate mouse, the program would lag processing
    SDL_MOUSEMOTION events and redrawing the screen. This fixes the bug.
    nyanpasu64 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    9193eab View commit details
    Browse the repository at this point in the history