Releases: Seelge/TrackballScroll
Releases · Seelge/TrackballScroll
v6
Adds feature #20 (options to reverse scroll direction).
v5
Fixes #17 + improved stability (rewrite of the mouse hook, state machine and mouse event sending)
Pre-release status until thoroughly tested because of large code changes.
Known bugs: #19 (work around: keep the middle click option active)
v4
Work around for issue #16: Allows to disable the middle click functionality using the tray menu.
Emitting middle clicks may cause freezes in rare conditions.
v3
Feature #12: Allows to choose which X-buttons are used and saves the settings. Also changed versioning scheme to single numbers.
v2.1.2
Fixes issue #14. Compatibility with Windows 10 Version 1703/1709
v2.1.1
Fixes issues #8, #9, #10.
Details: Instead of calculating the scaled coordinates, both original and scaled coordinates are memorized.
v2.1.0
v2.1.0 fixes issue #5 with high dpi scaling.
Note:
- The app must be restartet after changing the scaling factor in windows.
- The about text still displays v2.0.1
v2.0.1
Added an application icon and moved all strings to a resource file.
v2.0.0-beta
The application is accessible through a systray-icon, the console window is gone. Converted from C++ to C#.
This release has not yet gone through intensive testing and currently uses a default icon.