Skip to content

Releases: arkane-systems/mousejiggler

3.0.0 - the big milestone release

28 Feb 14:49

Choose a tag to compare

What's Changed

So much has changed. It's been a long time.

  • Mouse Jiggler is now based on .NET 10. Concurrently, support for Windows versions older than 10 has been dropped.
  • Added tray menu and the option to randomize the jiggle interval by @JZ-SmartThings in #54
  • The settings drop-down can now be opened from the command line using the -g / --settings option
  • The jiggle interval is now set using a spinner, rather than a poorly-scaled slider
  • Multiple jiggle modes are now supported, including normal, zen, circle, and linear (inspired by tobster-de/mousejiggler)
  • The jiggle size can now be scaled by factors up to 120
  • Command-line help output now slightly less janky
  • The system now should not go to sleep while jiggling is active (using SetThreadExecutionState)
  • Jiggling is temporarily suspended when the mouse is moved manually
  • Various UI and internal improvements
  • Now with extra vibe coding! ✨

New Contributors

Full Changelog: 2.1.0...3.0.0

2.1.0

31 Jan 08:04
9e82433

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.25...2.1.0

2.0.25

08 Apr 19:15
888cf77

Choose a tag to compare

Identical to last, save for portable update.

2.0.24

06 Mar 21:10
8e810c4

Choose a tag to compare

Updated for command-line options.

2.0.23

26 Feb 06:49
f84882b

Choose a tag to compare

Update README.md

2.0.14

26 Jan 00:51
d7afa79

Choose a tag to compare

Proper 2.0.14 release.

2.0.13

24 Jan 08:16
fe05482

Choose a tag to compare

Merge pull request #32 from cerebrate/dev

Minor bug fixes.

2.0.12

23 Jan 15:47
5ef7d5b

Choose a tag to compare

Merge pull request #28 from cerebrate/dev

Switch to x86 builds.

2.0.11

23 Jan 15:43
5ef7d5b

Choose a tag to compare

Merge pull request #28 from cerebrate/dev

Switch to x86 builds.

2.0.9

23 Jan 07:57
5ef7d5b

Choose a tag to compare

Merge pull request #28 from cerebrate/dev

Switch to x86 builds.