Skip to content

Conversation

FoamyGuy
Copy link
Contributor

Code using this library can set mouse.sensitivity to slow the mouse cursor movement down making it easier to aim more precisely. This is quite helpful for games or apps with very small targets to click on like Minesweeper.

Originally discussed here: adafruit/Adafruit_Learning_System_Guides#3118

This PR also adds docstrings to some of the public API properties that were missing them.

@FoamyGuy FoamyGuy requested a review from a team September 18, 2025 15:08
Copy link
Contributor

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

One q

@RetiredWizard
Copy link
Contributor

RetiredWizard commented Sep 18, 2025

I tested the new sensitivity parameter from this version of the library with my larsio_paint_music PR (adafruit/Adafruit_Learning_System_Guides#3122) and it seems to work fine.

Edit: I also tested with the updates from the minesweeper PR (adafruit/Adafruit_Learning_System_Guides#3118) which works fine as well.

Copy link
Contributor

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Looks great -- thanks!

@dhalbert dhalbert merged commit 1744cd2 into adafruit:main Sep 22, 2025
1 check passed
adafruit-adabot pushed a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Sep 24, 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.

3 participants