github OpenTabletDriver/OpenTabletDriver v0.6.4.0
OpenTabletDriver v0.6.4.0

4 months ago

!! For any users that encounter any problems with OpenTabletDriver's built-in updater, please manually download the update below instead. !!

Tablet Support

Added support

Improved detection

Improved feature support

Pen tilt

Mouse button

Other

Driver

Fix issues with relative mode still causing jumps (#3004 by @X9VoiD)

This hopefully fixes all reasons why cursor "jumps" (as if it's in absolute mode) in relative mode.

Fix some apps not behaving properly to cursor events in MacOS (#3051 by @chutneyio)

Some draggable elements are affected by this and is now actually draggable when using OpenTabletDriver.

Fix forward and backward mouse button bindings in Linux (#2306 by @gonX)

Improve driver detection logging (#2948 by @X9VoiD)

If a tablet driver is detected to be interfering with OpenTabletDriver, the user will now be notified of this issue.

Write logs to filesystem in real-time (#3100 by @X9VoiD)

Everything logged by OpenTabletDriver is now saved to <OTD_APPDATA>/Logs. OTD also doesn't consume infinite amounts of memory anymore just to keep logs in memory by making use of the log files.

Include device attributes to diagnostics (#3109 by @X9VoiD)

Diagnostics now include USB interface number, HID usage and report ID. This new information will be used in a future OpenTabletDriver release for even more reliable support to tablets!

User Experience

Window title no longer says 'No tablet detected' incorrectly (#3038 by @gonX)

Packaging

Remove dist macro in RPM release (#3115 by @hwsmm)

Our RPM releases support more than just Fedora. It works on most RPM-based distros like OpenSUSE,

Fix package install/uninstall getting stuck forever in some Linux machines (#3001 by @X9VoiD)

CI/Meta

Verify tablet configuration with JSON Schema (#3035 by @gonX)

Miscellaneous changes

Contributors

Thank you to everybody that contributed to this release!

Full Changelog: v0.6.3.0...v0.6.4.0

Don't miss a new OpenTabletDriver release

NewReleases is sending notifications on new releases.