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

ZeroOne mode fix. Case sensitivity fixes. #61

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nathanielstenzel
Copy link

Give ZeroOne mode access to the timers that gradient mode uses. This lets the cursor keep moving.
Make ZeroOne mode move in the right direction.
Correct some case sensitivity issues.
Note: Testing shows that the timer does not seem to work for absolute movement mode which seems to stick.

…lets the cursor keep moving.

Make ZeroOne mode move in the right direction.
Correct some case sensitivity issues.
Note: Testing shows that the timer does not seem to work for absolute movement mode which seems to stick.
@nathanielstenzel
Copy link
Author

I guess there is something that still needs to be tested...joystick axis to mouse button. I had already tested joystick to key press. I want to make sure everything is tested so I do not break one thing while fixing another thing.

@nathanielstenzel
Copy link
Author

We should hold off on this for now. I am doing further testing.

…yboard" might be easier but do we want that for absolute mode?
@nathanielstenzel
Copy link
Author

It was not ready at this time.

@nathanielstenzel
Copy link
Author

It is ready after the second commit.
The axis to mouse button presses no longer have a bounce to them.
I tiptoed around the absolute position mouse output mode, but I could have made things simpler with just "mode > Keyboard".

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