Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactored pointer acceleration #67

Merged
merged 3 commits into from
Feb 12, 2024
Merged

Conversation

ksandom
Copy link
Owner

@ksandom ksandom commented Feb 12, 2024

Purpose

Make pointer acceleration

  • more consistent across platforms.
  • much easier to configure.

More info

It used to require some mental gymnastics to get the pointer acceleration into the state that you wanted. Not only because it required an understanding of the algorythm, but also because the effect of some settings would change depending on the other settings.

Now each setting is independent, consistent, and using scales that will make sense to someone who isn't knee deep in the inner workings.

I've added a few config examples that took a total of about 10 minute to create, and test that they did want I wanted them to do. I'm now using one of those examples on my own setup, and will likely add more as I narrow down exactly what I want.

@ksandom ksandom added the enhancement New feature or request label Feb 12, 2024
@ksandom ksandom merged commit 75c7c03 into main Feb 12, 2024
@ksandom ksandom deleted the ksandom/refactoredAcceleration branch February 12, 2024 14:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant