Skip to content

Fixed the delay between click and sudden jump of cursor when distance is small#10

Merged
arpan404 merged 3 commits into
masterfrom
master
Mar 30, 2025
Merged

Fixed the delay between click and sudden jump of cursor when distance is small#10
arpan404 merged 3 commits into
masterfrom
master

Conversation

@arpan404

Copy link
Copy Markdown
Owner

No description provided.

@arpan404 arpan404 requested a review from Copilot March 30, 2025 17:51

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes the cursor jump delay by reducing the random sleep duration in the mouse click sequence while also updating the environment dependencies and cleaning up the README.

  • Adjusts sleep duration in mouse click to improve responsiveness.
  • Updates environment.yml with new dependency versions and additions.
  • Removes outdated integration mentions from README.md.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

File Description
environment.yml Adds multiple dependencies; note the addition of a package named "id".
bumblebee/mouse.py Reduces sleep delay range to fix abrupt cursor movement.
README.md Cleans up deprecated integration details from documentation.
Comments suppressed due to low confidence (1)

environment.yml:36

  • The package 'id' has an ambiguous name that may conflict with Python's built-in function 'id'. Confirm that this is the intended package or consider renaming if appropriate.
      - id==1.5.0

@arpan404

Copy link
Copy Markdown
Owner Author

#7 is fixed

@arpan404 arpan404 merged commit 6493a22 into arpan404:master Mar 30, 2025
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