Skip to content

Releases: chaorace/VirtualTrackball

Now with tray icons!

Choose a tag to compare

@chaorace chaorace released this 18 May 19:33

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!

Choose a tag to compare

@chaorace chaorace released this 05 Aug 15:48

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!

Choose a tag to compare

@chaorace chaorace released this 05 Aug 08:30

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!

Choose a tag to compare

@chaorace chaorace released this 04 Aug 19:27

This release introduces minor optimizations and tweaking to the default values

Release!

Choose a tag to compare

@chaorace chaorace released this 04 Aug 18:37

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

Prototype Pre-release
Pre-release

Choose a tag to compare

@chaorace chaorace released this 04 Aug 12:50

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