Skip to content

Releases: acidanthera/VoodooInput

1.1.4

09 May 16:30
15f6aae
Compare
Choose a tag to compare

v1.1.4

  • Added palm/invalid finger type

1.1.3

02 Jan 15:00
325a01f
Compare
Choose a tag to compare

v1.1.3

  • Added trackpoint logic improvements by @1Revenger1
  • Seperated X and Y axis
  • Switched to higher resolution (400)
  • Added divisor for scroll and mouse movement
  • Workaround crashes with USB devices on macOS 13, thx @kprinssu

1.1.2

05 Apr 18:00
778a760
Compare
Choose a tag to compare

v1.1.2

  • Improved touch state abstraction

1.1.1

01 Mar 18:28
Compare
Choose a tag to compare

v1.1.1

  • Remove angle calculation

1.1.0

02 Feb 17:33
cfbafa3
Compare
Choose a tag to compare

v1.1.0

  • Eliminate leftover scaling of physical dimensions by x10

1.0.9

07 Dec 15:47
220449f
Compare
Choose a tag to compare

v1.0.9

  • Add trackpoint device from VoodooTrackpoint

1.0.8

05 Oct 16:07
f91b79d
Compare
Choose a tag to compare

v1.0.8

  • Initial MacKernelSDK and Xcode 12 compatibility

1.0.7

03 Aug 15:25
Compare
Choose a tag to compare

v1.0.7

  • Allowed to set finger type externally to fix swiping desktops when holding a dragged item
  • Added a message to allow client to set gesture orientation when rotating a touchscreen (thx @Goshin)

1.0.6

01 Jun 14:20
Compare
Choose a tag to compare

v1.0.6

  • Reduced memory consumption and CPU usage
  • Fixed dragging issues on some touchpads

1.0.5

04 May 07:26
37face3
Compare
Choose a tag to compare

v1.0.5

  • Don't read extra finger if there is no stylus
  • Improve handling of slow to respond devices