github OpenTabletDriver/OpenTabletDriver v0.3.0

latest releases: v0.6.4.0, v0.6.3.0, v0.6.2.0...
pre-release3 years ago

OpenTabletDriver v0.3.0

This is the fourth release of OpenTabletDriver!

Thanks for the continued support of OpenTabletDriver as we continue to add more features and improve upon the user experience as a whole.

Changelog

  • Moved to separate GUI and service (#130)
    • OpenTabletDriver.UX.*1 is the GUI project
    • OpenTabletDriver.Daemon is the service project
  • Rewrote GUI with Eto.Forms framework (#130)
    • This will use the platform designated stylization of your OS, resulting in a cleaner, more unified look and native UI performance.
  • Added experimental MacOS support (#157)
    • Automatically handles the daemon process and GUI process with a watchdog
  • Improved tablet support (#172)
    • Individual HID devices within a tablet can be more precisely selected in configurations just like the primary digitizer HID device.
    • Current status for tablet support can be found here
  • Renamed "Resident Plugin" to "Tool" in order to clear up confusion (#179)
  • Attempts to catch unhandled exceptions and log them in the app data directory (#114)

Platform changelogs

Windows

Linux

  • Add full Wayland support (#178, #185)
    • Queries for Wayland first, falls back to Xorg
  • Made libx11 and libxrandr optional dependencies2
  • Moved to libevdev for pointer handling (#116, #117)

MacOS

  • Added MacOS project (#157)
  • Added mouse handler (#157)
  • Added keyboard handler (#157)
Footnotes

1Depends on platform, refer to table

Platform UX Project
Windows OpenTabletDriver.UX.Wpf
Linux OpenTabletDriver.UX.Gtk
MacOS OpenTabletDriver.UX.MacOS

2Only required when using X11, which in most cases if you're using X11 they're already installed.

Platform Specific Downloads

Don't miss a new OpenTabletDriver release

NewReleases is sending notifications on new releases.