Skip to content

Releases: Seelge/TrackballScroll

v6

29 Jul 11:08
Compare
Choose a tag to compare

Adds feature #20 (options to reverse scroll direction).

v5

24 Feb 22:46
Compare
Choose a tag to compare
v5 Pre-release
Pre-release

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

17 Nov 19:55
Compare
Choose a tag to compare
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

12 Nov 14:20
Compare
Choose a tag to compare
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

06 Nov 21:30
Compare
Choose a tag to compare

Fixes issue #14. Compatibility with Windows 10 Version 1703/1709

v2.1.1

02 Jan 21:34
Compare
Choose a tag to compare

Fixes issues #8, #9, #10.

Details: Instead of calculating the scaled coordinates, both original and scaled coordinates are memorized.

v2.1.0

02 Jan 12:07
Compare
Choose a tag to compare

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

07 May 14:37
Compare
Choose a tag to compare

Added an application icon and moved all strings to a resource file.

v2.0.0-beta

06 May 19:32
Compare
Choose a tag to compare
v2.0.0-beta Pre-release
Pre-release

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.

v1.1.0

05 May 21:22
Compare
Choose a tag to compare

Add horizontal scroll