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 #24

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

Conversation

nyanpasu64
Copy link

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 (kometbomb/klystrack#299). This fixes the bug.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant