Skip to content

Releases: linuxwacom/xf86-input-wacom

xf86-input-wacom-1.2.2

15 Apr 05:02
xf86-input-wacom-1.2.2
Compare
Choose a tag to compare

Tag

git tag: xf86-input-wacom-1.2.2

Downloads

https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-1.2.2/xf86-input-wacom-1.2.2.tar.bz2

Checksums:

Log

Peter Hutterer (6):
      release.sh: update to take a --token value (#340)
      release.sh: default to '.' if no module was given
      release.sh: drop --force and --moduleset
      release.sh: Drop the ancient x"foo" != x comparisons
      Fix wcmForeachDevice check in wcmMatchDevice
      xf86-input-wacom 1.2.2

xf86-input-wacom-1.2.1

03 Mar 23:57
xf86-input-wacom-1.2.1
Compare
Choose a tag to compare

Tag

git tag: xf86-input-wacom-1.2.1

Downloads

https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-1.2.1/xf86-input-wacom-1.2.1.tar.bz2

Checksums:

Log

Jason Gerecke (2):
      github: Minimize permissions granted to automated workflows / jobs
      wcmUSB: Correct bounds check of maximum button number

Peter Hutterer (14):
      man: remove some unnecessary indent
      release.sh: drop support for modfiles and module sets
      Remove a confusing comment
      Remove some unnecessary empty lines
      x11: don't post motion/proximity events with an empty valuator mask
      test: parametrize the scroll test for vert + horiz scrolling
      Add option SmoothPanscrollingEnabled
      Move the pressurecurve calculation into a separate file
      Add a pressurecurve debugging tool
      Revert "wcmUSB: Correct bounds check of maximum button number"
      wcmUSB: fix undefined behavior for bit-shifting
      CI: bump our containers to use Ubuntu 22.04
      meson.build: allow disabling the xsetwacom build
      wacom 1.2.1

xf86-input-wacom-1.2.0

06 Apr 01:30
xf86-input-wacom-1.2.0
Compare
Choose a tag to compare

Tag

git tag: xf86-input-wacom-1.2.0

Downloads

https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-1.2.0/xf86-input-wacom-1.2.0.tar.bz2

Checksums:

Log

Greenscreener (3):
      Fixing discrepancy in naxes
      Replace valuator array with valuator mask in convertAxes
      Implement smooth panscrolling

Peter Hutterer (6):
      Remove a comment referring to the wrong function
      Remove useless Wacom action name setting
      x11: de-duplicate the valuator number assignment
      gwacom: add support for special runtime options
      CI: update some actions to v3
      wacom 1.2.0

Ping Cheng (4):
      Don't report error when waiting for serial number
      Bring two finger right-click function back
      Move wcmDeviceTypeKeys to wcmConfig.c
      Assign Wacom specific keys only to Wacom devices

xf86-input-wacom-1.1.0

14 Jul 04:36
xf86-input-wacom-1.1.0
Compare
Choose a tag to compare

Tag

git tag: xf86-input-wacom-1.1.0

Downloads

https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-1.1.0/xf86-input-wacom-1.1.0.tar.bz2

Checksums:

Log

Aaron Armstrong Skomra (1):
      Don't report "wheel" valuator unless it exists on tool

Greenscreener (1):
      Added vim modelines to python files.

Jason Gerecke (31):
      meson: Fix fuzzinterface build option
      scan-build: xsetwacom: Avoid dead-store when parsing actions
      scan-build: Silence spurious null pointer warning when initializing tools
      scan-build: Remove dead-store to subproperty variable
      scan-build: Silence dead-store warning from intentionally-ignored value
      cppcheck: Avoid uninitalized variable warning
      Avoid Wformat-overflow warning
      Fix -Wformat-signedness warnings
      Use locally-declared unsigned loop variables to eliminate warnings
      tools: Report when the entire buffer is garbage
      Store button state as unsigned int
      Make wcmEventCnt an unsigned int
      gesture: Use unsigned integers for finger indicies
      gesture: Make gesture distances and counts unsigned
      xsetwacom: Make prop_offset unsigned
      Make devicestate sample and time variables unsigned
      Change signature of Parse function to take unsigned packet length
      Store serial numbers as unsigned values
      Treat value of proxout property as signed
      Misc. unsigned warning fixes
      Explicitly check for WTYPE_INVALID in switch statements
      wacom-record: Print unsigned values with %u rather than %d
      wacom-record: Change syntax for null struct initalization
      Fix sign-compare warnings caused by clang's integer abs()
      Correct buffer size passed to wcmAxisValue
      Avoid truncated output warning in wcmAxisDump
      Remove superflous 'invalid' label in wcmSetFlags
      autotools: Use the same set of CFLAGS as Meson builds
      Move -Wall and -Wextra from Github-only to default CFLAGS
      Enable additional compiler warnings by default
      Allow negative panscroll threshold for inverted scrolling

Joshua (1):
      Fix xsetwacom returning 0 even when there's an error (#266)

Peter Hutterer (25):
      test: add a pytest test suite
      test: add a test for the relative motion issue
      test: add a test for the single-axis updates
      meson.build: only build libgwacom.so, not the static one
      meson: use gnu_symbol_visibility - sort-of
      meson.build: comment out -Wall -Wextra
      Make a debug message easier to understand
      Add a few missing breaks for the default case
      Document the rotation/wheel axes, they're not what you'd expect
      test: add a helper script to set up the environment
      test: fix the ID assignment when parsing a device file
      test: increase the count of events for axis update tests
      test: swap the axis checks for an iterator-based approach
      test: ensure a device prox out after our events
      test: add a test for the artpen rotation
      test: fix a typo
      test: ignore test devices, or real devices during test suite runs
      test: Ensure standard pen does not report the "wheel" axis
      meson.build: default to verbose pytest logging
      test: raise an InputError with better info if modules are missing
      meson: default to pytest-3 first, then pytest
      test: add a test for the artpen/airbrush wheel updates
      gitignore: add __pycache__
      meson.build: fixate the GIR namespace version to 1.0
      wacom 1.1.0

xf86-input-wacom-1.0.0

15 Feb 03:34
xf86-input-wacom-1.0.0
Compare
Choose a tag to compare

Tag

git tag: xf86-input-wacom-1.0.0

Downloads

https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-1.0.0/xf86-input-wacom-1.0.0.tar.bz2

Checksums:

Log

Jason Gerecke (1):
      Correct typo in calculation of relative-mode non-pad RING2 values

Peter Hutterer (7):
      CI: add a job to build with the exact meson version we require
      meson.build: use datadir, not sysconfdir, for the xorg.conf files
      meson.build: install the SDK headers
      wacom-record: silence a compiler warning
      test: skip the wacom tests if we can't open the .so file
      configure.ac: fix the check for unittests
      wacom 1.0.0

xf86-input-wacom-0.99.3

11 Feb 04:52
xf86-input-wacom-0.99.3
Compare
Choose a tag to compare

Tag

git tag: xf86-input-wacom-0.99.3

Downloads

https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-0.99.3/xf86-input-wacom-0.99.3.tar.bz2

Checksums:

Log

Jason Gerecke (2):
      Rotate / scale coordinates before storing them in axes
      Revamp debug printing of axis data

Peter Hutterer (26):
      gwacom: declare the WacomEventData as GBoxedType
      gwacom: make the enums GIR-compatible
      release.sh: markdown-ify the announce "email"
      CI: name the artifacts after the job name/options
      meson.build: set the LD_LIBRARY_PATH explicitly for the wacom-tests
      test: mark the test section entries as no_sanitize_address
      Drop the build system checks for -wrap
      autotools: add missing files to the tarball
      meson.build: pass -Wno-error=format to the asprintf check
      CI: missing field initializers are not errors
      CI: build with all meson auto features enabled
      A few whitespace fixes
      gwacom: fix crash if the first device fails to initialize
      wacom-record: assert if device allocation fails
      gwacom: allow for listing of WacomOptions keys
      gwacom: add function to get the device options from the device
      wacom-record: fix printing for multiple devices
      Don't crash wcmAllocate if name is NULL
      test: remove a superfluous file
      Consolidate .gitignore files
      autotools: add autogen and README to EXTRA_DIST
      CI: capture meson testlogs from the tarball build too
      CI: add a job to check for missing files in the tarball
      CI: use the Ubuntu python version
      Print the device id, device type and serial number as hex
      wacom 0.99.3

xf86-input-wacom-0.99.2

07 Feb 23:03
xf86-input-wacom-0.99.2
Compare
Choose a tag to compare
Jason Gerecke (2):
      test: Enforce "zero minimum" workaround only for touch device
      Update configure.ac to point to our issue tracker if a unit test fails

Peter Hutterer (19):
      autotools: make sure the gwacom sources are in the tarball
      CI: add jobs to build from tarballs
      Remove a declaration and some comments referring to serial devices
      x11: handle valuators with a first_valuator != 0 correctly
      wacom-record: fix segfault if no argument was supplied
      wacom-record: handle the extra device paths with g_autofree too
      wacom-record: print the mode for motion events
      wacom-record: print the mask of available values
      meson.build: remove an unused variable
      autotools: remove the libudev dependency from the driver
      meson.build: remove udev dep from wacom-tests
      Replace our unit-test suite with something more magic and easier
      test: add a test for the convertAxes helper
      test: fix long-standing typo in the initial size tests
      tools: switch the xsetwacom tests to use the new test suite approach too
      meson.build: use dep.get_variable() instead of the deprecated one
      xsetwacom: shut up two compiler warnings
      configure.ac: require C99
      wacom 0.99.2

git tag: xf86-input-wacom-0.99.2

https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-0.99.2/xf86-input-wacom-0.99.2.tar.bz2
 MD5:  3846745e0858b269d0bc90967672da65  xf86-input-wacom-0.99.2.tar.bz2
 SHA1: e0a702de1eeb43652994306f514907166135cedf  xf86-input-wacom-0.99.2.tar.bz2
 SHA256: ef90ba539e1fa598dafed449344a3d06f010ecebf81d079383d91c92d504ae87  xf86-input-wacom-0.99.2.tar.bz2
 PGP: https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-0.99.2/xf86-input-wacom-0.99.2.tar.bz2.sig

xf86-input-wacom-0.99.1

01 Feb 00:48
xf86-input-wacom-0.99.1
Compare
Choose a tag to compare
Jason Gerecke (6):
      Stop logging "Invalid type" error messages when auto-detecting type
      Cleanup `wcmIsAValidType`
      Fix null dereference warning from Coverity
      Correct contents of config-ver.h when using autotools
      Disallow initalization of unknown device axis by wcmInitAxis
      Report puck "throttle" (absolute scrollwheel) data in correct axis

Peter Hutterer (147):
      Remove trailing whitespaces
      Require xserver 1.10 as minimum version
      Use xf86IDrvMsg wherever possible
      test: always build the tests
      Remove a write-only variable
      Drop the gWacomModule function set
      github: don't warn about unused parameters
      Replace xf86ReadSerial and xf86WriteSerial with libc calls
      Remove a few #defines no longer needed
      Group two include statements
      Remove two obsolete includes
      Fix indentation for the WacomDeviceClass decls
      Change wcmOpen to return the fd or a negative errno
      Make wcmCheckSource()'s control flow simpler
      Include limits.h for INT_MAX, math.h for round()
      Hardcode the USB ids for the few non-wacom tablets we support
      Drop two unused arguments in wcmResetAction
      Use strcasecmp instead of xf86NameCmp
      Move device/type option fetching to after allocation
      Move axis number clamping to where we assign it
      Remove the doxygen bits
      man: replace the various suffixes with their actual numbers
      man: use @PACKAGE_VERSION@ as version sub in the man page
      Switch two #if DEBUG to #ifdef DEBUG to be consistent
      Unifdef HAVE_CONFIG_H
      Simplify the git version generation
      Explicitly include the config-ver.h header file
      conf: use @ instead of __ for a sed replacement
      Use __attribute__((fallthrough)) to mark one of the fallthrough cases
      Add support for building the driver with meson
      Integrate the meson build into our github workflow
      Require xserver 1.13
      Use the ABI_XINPUT_VERSION macro directly to compare major+minor
      Remove a pointer indirection from static void wcmResetAction
      Add a struct for WacomActions
      Make sure action properties initialize with the right count
      Split action and property update/init into two separate paths
      Rename the action property arrays to foo_action_props
      Rename the key/wheel/strip actions to foo_actions
      Initialize button actions during DEVICE_INIT
      Move the setup of the property handlers into InitWcmProperties
      Simplify axis resolution initialization a bit
      Store the boolean to check for grabs or not in the USB data
      Move a header to a more localized position
      Drop the type name from the debug message
      Return an errno from wcmReady()
      Return an errno from wcmReadPacket()
      Skip opening a device without a common path
      Remove unused variable from WacomDeviceState
      Move the function pointer setup out of wcmAllocate
      Don't call wcmClose if we failed to open
      Split listing models into the core and the X-specific part
      Split setting the serial property into two logical parts
      Split setting the HW touch property in two
      wcmIsWacomDevice can be static
      sendWheelStripEvent should take pInfo as first arg like everything else
      Require kernel 2.6.30 or newer
      Decouple priv->name and pInfo->name
      Store the input properties in the driver
      Change the order of functions in the device class
      Drop the unused GetResolution hook
      Remove write-only version and id assignment
      Move GetRanges into Initialize
      Use named initializers in the ISDV4 model struct
      Change the WacomDeviceModel funcs to the order they're called in
      Define XI86_DRV_CAP_SERVER_FD to get rid of an ifdef
      ISDV4: switch a message to sigsafe logging
      tests: make sure priv->pInfo is initialized correctly
      Make wcmRotateAndScaleCoordinates easier to read
      Don't check for the X devices' proximity class
      Drop declaration for wcmReady(), not needed
      Define DBG as do while(0) loop if undefined
      Remove unused macro IsUSBDevice
      Hide the WACOM_DRIVER struct a bit better
      Replace the options correctly
      Move resetting pInfo->private out of wcmFree()
      meson.build: link libm into the driver
      Enable subdir-objects to stop autotools from complaining
      github: use the meson/pkginstall actions from libwacom directly
      release.sh: compress an if condition, drop another one
      release.sh: use find's printf instead of a separate dirname
      release.sh: check for local changes before doing any hard work
      release.sh: ignore tar.gz, we're not doing anything with them
      release.sh: simplify tarball handling
      release.sh: support meson as build system
      Add an editorconfig file
      release.sh: re-indent with 4-spaces
      Use WacomDevicePtr as primary context argument
      Move the X module bits into xf86Wacom.c
      Move a few functions into the driver core
      Move some init functions to PreInit
      Switch a set of functions to use priv instead of common
      Add a custom log handler
      Switch all uses of xf86IDrvMsg and others over to our custom logger
      Add a copy of xf86ScaleAxis for our use
      Abstract initializing the device into several helpers
      Abstract the event interface to pass a struct with axis data around
      Store the WacomDevicePtr in the tool
      Print the priv->name instead of pInfo->name
      Move starting the tablet into a separate helper function
      Remove side-effects of wcmOpen(), set pInfo->fd in the caller
      Move the server FD handling to the caller of wcmDevOpen/wcmDevClose
      Move wcmDevOpen/Close/Start to the common driver layer
      Add a wcmDevStop() and move it to the driver layer
      Move the device initialization bits into the core driver layer
      Add a helper function to iterate over local devices to the driver layer
      Move wcmLog to the driver implementation
      Add the WacomInterface header file
      Add an emulation of the X server's option handling
      Use the option API we provide in the interface
      Add an emulation of the X server's timer API
      Declare the three special property update functions
      Add the interface declaration for queuing device hotplug
      Split type name and flag assignment
      Switch the type handling to an enum
      Prefer priv->name over pInfo->name
      Replace pInfo->fd direct access with a get/set abstraction layer
      Add a hook to update the device's name in the driver
      Store the valuator range we initialized our axes with
      Move model listing to the X driver layer
      Allow building the driver without serial ISDV4 support
      Abstract the pInfo pointer as a generic frontend void pointer
      Move a function to the core driver layer
      Wrap GetTimeInMillis()
      Allocate the touch valuators in the driver layer
      Change return type of wcmDevInit for better readability
      Decide on the hotplugged device's name in the driver
      Pass the context to two helper functions
      Split the various logging functions into several calls
      Move the X-driver-specific files into src/x11
      Add a GObject-based interface to the driver
      Drop include of linux/version.h
      Add a debugging hook for evdev events
      Remove an outdated comment
      Change wcmDevSwitchModeCall to take and return a Bool
      Remove an outdated comment
      Bail out if wcmDevStar() fails
      github: make the workflow names a bit smarter
      Remove support for serial devices from the driver
      github: skip the coverity workflow in the forks
      Remove an unused variable
      Remove duplicate setting of v5/v6
      Change the v3-v6 debug holders to an array
      Escape an unused variable with ifdef DEBUG
      Fix a compilation error when DEBUG is undefined
      meson: default to the module dir from xorg-server.pc
      wacom 0.99.1

git tag: xf86-input-wacom-0.99.1

https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-0.99.1/xf86-input-wacom-0.99.1.tar.bz2
 MD5:  edcc0e073840c0e5a52ef2312d6ecf26  xf86-input-wacom-0.99.1.tar.bz2
 SHA1: cab183b5ed71b81c519ef89c4aaeece022b054c4  xf86-input-wacom-0.99.1.tar.bz2
 SHA256: c4a5c45c5fa6169066570e2f966979ae77b80d22bf3520ecb5339dadcbbfb0e1  xf86-input-wacom-0.99.1.tar.bz2
 PGP: https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-0.99.1/xf86-input-wacom-0.99.1.tar.bz2.sig

xf86-input-wacom-0.40.0

03 Feb 15:22
xf86-input-wacom-0.40.0
Compare
Choose a tag to compare

This release of xf86-input-wacom provides bugfixes and improved support for several Wacom products. In particular, the "pan" action now behaves more appropriately in relative mode and heavy multi-touch use should no longer cause strange touch behavior. This release also adds support for the softkeys which some Cintiq models provide, although additional work in XKB and the desktop environment is necessary for them to be fully functional.

Commit Log

Aaron Armstrong Skomra (1):

  • Add new "Wacom One Pen Display 13" PID

Jason Gerecke (8):

  • Remove duplicate MAX_USB_EVENTS definition
  • Increase size of event queue to 128
  • tools: update rules to handle bind/unbind events
  • gitignore: Add a few more entries
  • Add workflow for automated testing via Github Actions
  • Remove Travis integration
  • Recognize pad devices which only have softkeys (e.g. Cintiq Pro 32)
  • wacom 0.40.0

Peter Hutterer (2):

  • travis CI: order ppc64le after amd64
  • Support the keycodes sent by the hardware buttons

Ping Cheng (1):

  • Support new Cintiqs for older kernels

Russell Haley (1):

  • Stop pointer movement when panscrolling in relative mode

kishorkunal-raj (1):

  • Adding ppc64le architecture to support on travis-ci

vintagepc (1):

  • Better explanation of the "ToolSerials" option

Release Info

git tag: xf86-input-wacom-0.40.0

https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-0.40.0/xf86-input-wacom-0.40.0.tar.bz2

xf86-input-wacom-0.39.0

23 Dec 01:14
xf86-input-wacom-0.39.0
Compare
Choose a tag to compare

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

A new release of the X11 driver is now available for download. This is
a relatively minor release which primarily fixes an issue with some AES
pens being treated as erasers on buggy kernel versions. Additionally
there is some new hardware support and a fix for an issue that could
affect users of old serial tablets.

This release has been signed with a new key: 0x5B4EA609784983CA. While
the tag cannot be cross-signed with both the old and new key, I have
signed this message with both keys to provide a degree of key continuity.
The new key itself is also signed by the old key as well. Please ensure
that everything continues to validate correctly.

Key Details:

pub   ed25519/0x5B4EA609784983CA 2019-12-20 [SC] [expires: 2021-02-01]
      Key fingerprint = FBE0 7878 1106 933D 3DDC  F93E 5B4E A609 7849 83CA
uid                   [ultimate] Jason Gerecke <jason.gerecke@wacom.com>
uid                   [ultimate] Jason Gerecke <killertofu@gmail.com>
sub   cv25519/0x8EE1B70A92763609 2019-12-20 [E] [expires: 2021-02-01]

Jason Gerecke (4):
tools: Fix potential buffer overflow when reading from serial tablet
Ignore ABS_MISC as a source of device type information for AES pens
Recognize new MobileStudio Pro PID
wacom 0.39.0

git tag: xf86-input-wacom-0.39.0

https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-0.39.0/xf86-input-wacom-0.39.0.tar.bz2
MD5: 9ee7bf6969002d6cfe9301354a72d7b0 xf86-input-wacom-0.39.0.tar.bz2
SHA1: eddbbc3eb97318875985344a5dd2c480aa75246b xf86-input-wacom-0.39.0.tar.bz2
SHA256: 12bf826e21bb61a9569be434e04cb1fcc68f7d8185a847ce899163f3152a1387 xf86-input-wacom-0.39.0.tar.bz2
PGP: https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-0.39.0/xf86-input-wacom-0.39.0.tar.bz2.sig

-----BEGIN PGP SIGNATURE-----

iHUEARYIAB0WIQT74Hh4EQaTPT3c+T5bTqYJeEmDygUCXgAtoAAKCRBbTqYJeEmD
yhNkAP4hr1pzDvhli/oZuddPZppXPIP/JzgRX5e5p1reHFW3xAEAsr9SnXpvQcZV
YR/mLwHudmGWd6NwUVxasH8l8oW2hAGJATMEAQEIAB0WIQRvJndk+EgT9HYbBHoN
rZ1sYNkkrAUCXgAtoAAKCRANrZ1sYNkkrIP+B/9V5KogrFHf8QOtQLyLA2TjCld6
Dp+BvA+Aed1Wd5P6asgqmZtrCDJsJZC10rEvK/jL0d+LrTZvdLgY0CLJbbN165U1
HR956q43I2CetnOC2ymQdjpm3IMapMtNBv/tMJqCUYkNKRTseZSQmpF05hO3Rdbr
s0YLaFMssENI7bfXS0E9zq2yzPTkbfivhYteUUwHslX6lZiFOo0FVhMRluKr6W5p
+uyVVAo69Ko6rMz8CwAYPN4R42FrD/1LYkIiU4u4HvGbeami+WV//LgJnLW0ajYF
UYN5IZIoQEv8tBwn1IuwPFFgmFBEh2ncGOGP2yj8ezcHs6/jTGmADk90+lsX
=gDAY
-----END PGP SIGNATURE-----