Skip to content

Releases: RasyaJusticio/MouseSteering

v3.3.0

23 May 14:49
Compare
Choose a tag to compare

v3.2.1

23 May 09:21
Compare
Choose a tag to compare

Bug Fixes

  • Display 0% value for disabled configs in GUI. Fixes issue #2.

Full Changelog: v3.2.0...v3.2.1

Hash Signature: 1/73 (False Alarm)
View VirusTotal Result

v3.2.0

21 May 05:55
Compare
Choose a tag to compare

Adjust snap_threshold to account for edge scaling

  • Added logic to scale the snap_threshold proportionally when edge_scaling is enabled.
  • Ensured consistent snap behavior by adjusting the snap_threshold based on the scaling factor.
  • Prevented the snap area from becoming unintentionally smaller due to scaling.

v3.1.0

21 May 05:24
Compare
Choose a tag to compare

Fixed the issue described at #1

v3.0.0

20 May 12:13
Compare
Choose a tag to compare
  • Added edge scaling
  • Refactored config variables
  • Refactored system for improved efficiency and readability

Without edge scaling:
firefox_GJ0xrpODnb

With edge scaling:
firefox_AUu6fEreiR

v2.0.0

19 May 09:20
Compare
Choose a tag to compare

Improved UI layout for better clarity. Now using arrow keys layout instead of random colored bars.

New:

image

Old:

image

v1.0.0

18 May 17:23
Compare
Choose a tag to compare

First release