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
- @JZ-SmartThings made their first contribution in #54
- @Anduin2017 made their first contribution in #66
- @Copilot made their first contribution in #118
Full Changelog: 2.1.0...3.0.0