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

[MouseJump]Also simulate mouse input event #24527

Merged

Conversation

jaimecbernardo
Copy link
Collaborator

Summary of the Pull Request

Using Mouse Jump with Mouse Crosshair turned on, the Crosshair will lag behind when jumping.
This is because we're only moving the cursor but not doing any mouse input.
This PR simulates mouse input so that software that is listening to it responds accurately.

PR Checklist

Validation Steps Performed

With Mouse Pointer Crosshairs activated, configured 3 screens with different DPI values and verified jumps are still accurate while the crosshairs still follows the mouse around accurately.

@github-actions

This comment has been minimized.

Copy link
Collaborator

@stefansjfw stefansjfw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works good. Tested multi-screen, different DPIs, different resolutions.

@jaimecbernardo
Copy link
Collaborator Author

@mikeclayton , you might want to include this in your app as well :)

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.

3 participants