Skip to content

Conversation

fjlj
Copy link

@fjlj fjlj commented Dec 21, 2019

add signed support and virtual screen mapping to moveMouseSmooth. add small distance based delay modifier.

fjlj added 5 commits December 21, 2019 03:22
…elegant solution and there a few small issues with mouse accelleration due to crude maths. however this will properly get the virtual screen size and map the coordinates calculated in moveMouseSmoothly then pass them to moveMouse pre calculated, with a flag to skip this step in mouseMove. TODO: merge these two functions and call an overload from node to streamline things a bit more
…he most elegant solution and there a few small issues with mouse accelleration due to crude maths. however this will properly get the virtual screen size and map the coordinates calculated in moveMouseSmoothly then pass them to moveMouse pre calculated, with a flag to skip this step in mouseMove. TODO: merge these two functions and call an overload from node to streamline things a bit more"

This reverts commit 7b1c5fb.
…support. properly grab virtualdesk size not just primary display size. add a bit of distance based speed modifier for this as well.
@Chappie74
Copy link

This PR is needed, as the issue still exists.

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