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

Add mouse_xy macro #1029

Merged
merged 15 commits into from
Jan 8, 2025
Merged

Add mouse_xy macro #1029

merged 15 commits into from
Jan 8, 2025

Conversation

sezanzeb
Copy link
Owner

@sezanzeb sezanzeb commented Jan 1, 2025

#941

  • Allows moving into both x and y directions
  • Turned acceleration into a fractional value, so that x and y accelerate proportionally. For consistency, this is changed in the original mouse macro as well. After the 2.1.0 release, this shouldn't change anymore.
  • The injection of mouse events was 15 - 20% too slow

@sezanzeb
Copy link
Owner Author

sezanzeb commented Jan 1, 2025

@jdoda what do you think?

@sezanzeb sezanzeb changed the title add mouse_xy macro Add mouse_xy macro Jan 1, 2025
@jdoda
Copy link
Contributor

jdoda commented Jan 3, 2025

@jdoda what do you think?

Yeah, seems reasonable.

@sezanzeb
Copy link
Owner Author

sezanzeb commented Jan 3, 2025

Thanks. I'll merge this in a week or something, after my other pull requests.

@sezanzeb sezanzeb marked this pull request as ready for review January 3, 2025 14:19
@sezanzeb sezanzeb mentioned this pull request Jan 4, 2025
@sezanzeb sezanzeb merged commit 9adcc82 into main Jan 8, 2025
6 checks passed
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.

2 participants