Skip to content

Releases: chaorace/VirtualTrackball

Now with tray icons!

18 May 19:33
Compare
Choose a tag to compare

Minimizing the window now dismisses it to the system tray! The commandline and gui versions have also been merged, fixing several issues with the commandline version. When the jar is launched with any commandline argument whatsoever (even useless ones), the application will start minimized to tray, no additional work necessary!

Tweaks!

05 Aug 15:48
Compare
Choose a tag to compare

This release changes the default values for Tolerance and Friction.

I found after a day of testing that I liked to make light motions with lots of micro corrections. By lowering the Tolerance threshold to 5 (from 7) and boosting the Friction to .95 (from .975) I found that my experience was a lot more enjoyable.

JNativeHook Release!

05 Aug 08:30
Compare
Choose a tag to compare

This version switches from AWT based mouse polling to JNativeHook based mouse polling. This had the added bonus of allowing ball spinning to be interrupted by clicks!

This release also brings minor stability improvements and an updated Readme

If you encounter issues with this release, try using the v1.1 release instead

Polish!

04 Aug 19:27
Compare
Choose a tag to compare

This release introduces minor optimizations and tweaking to the default values

Release!

04 Aug 18:37
Compare
Choose a tag to compare

This marks the release of VirtualTrackball! I've licensed it under the MIT license so that someone else can maintain it if they want to <3

Prototype

04 Aug 12:50
Compare
Choose a tag to compare
Prototype Pre-release
Pre-release

This is the prototype of VirtualTrackball. No customization options or GUI