Skip to content

wacom-gui v0.3.0-rc15

Pre-release
Pre-release
Compare
Choose a tag to compare
@tb2097 tb2097 released this 29 Jan 18:52
· 20 commits to master since this release
b7733f5

This should be a fairly stable release at this point. Please test/verify and inform me of any issues you encounter.

FIXES

  • PTH-660 (Intuos Pro 2 M) was not loading the GUI. This was due to xsetwacom listing the device as "Intuos Pro" instead of "Intuos Pro 2", as it does from libwacom-data. The "hack" basically says to check if it's a Pro 2 tablet if a Pro (original) isn't found

KNOWN ISSUES

  • user's ~/.wacom-gui/custom.json has to be removed if they ran a previous version due to config changes
  • device config ~/.wacom-gui/<dev_id>/device_default must be removed due to config changes to improve toggle speed
  • button display for PTH-660 is messed up due to the format they are using for the SVG; it doesn't parse the same way as the other tablets. I plan to put in a fix request for libwacom-data to hopefully update it to match previous tablets.