Skip to content

Releases: linuxwacom/libwacom

libwacom-2.13.0

02 Sep 03:51
libwacom-2.13.0
Compare
Choose a tag to compare

Tag

git tag: libwacom-2.13.0

Downloads

https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.13.0/libwacom-2.13.0.tar.xz

Checksums:

Log

Felix N (1):
      Added support for HP Elite Chromebook c1030 (#732)

Jason Gerecke (2):
      data: Add stylus definition for Pro Pen 3E
      data: Update comment header for 1st- and 2nd-gen Intuos Pro

Laimis (1):
      Update Huion Kamvas 24 (GS2401) (#743)

Peter Hutterer (21):
      data: prefix all wacom tablet and layout files with "wacom-" (#728)
      test: fix test suite failure if the database isn't installed (#740)
      Fix the autogenerated bits from the HS610 (#742)
      github: also collect test logs on bsd
      meson.build: bump the timeout for pytest to 60s
      meson.build: switch the valgrind test logic around
      doc: switch HTML_TIMESTAMP to just TIMESTAMP
      run-full-test: use meson setup builddir
      tools: silence a deadstore compiler warning
      database: build a default Styli tablet file entry
      Use g_array_copy instead of an open-coded copy
      Use g_array_element_size instead of a sizeof for array comparison
      test: reword a test using glibs' helpers instead of manual resizing
      database: split a re-used variable and use g_clear_pointer
      Reduce nesting by one level for the string list
      meson.build: minor whitespace fix
      man: correct the hyphens in the man pages
      man: add a man page for libwacom-show-stylus
      ci: make /etc/udev/hwdb.d writable in the valgrind job too
      meson.build: install the libwacom-show-stylus man page
      libwacom 2.13.0

Stefan Boca (1):
      add ELAN 2F2A and 41A1 (Asus ZenBook Pro Duo UX8402VV) (#754)

Tatsunosuke Tobita (5):
      libwacom.stylus: remove the unnecessary ID
      wacom-movink.tablet: add more groups
      wacom-movink-13.tablet: correct the product name
      wacom-movink-13.svg: correct the name of the product
      libwacom.stylus: correct the product name

pre-commit-ci[bot] (3):
      [pre-commit.ci] pre-commit autoupdate
      [pre-commit.ci] pre-commit autoupdate
      [pre-commit.ci] pre-commit autoupdate

libwacom-2.12.2

21 Jun 06:54
libwacom-2.12.2
Compare
Choose a tag to compare

Tag

git tag: libwacom-2.12.2

Downloads

https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.12.2/libwacom-2.12.2.tar.xz

Checksums:

Log

José Expósito (1):
      data: HUION Kamvas 16 2019 fixes (#724)

Peter Hutterer (8):
      Fix a memory leak (#720)
      Don't create a default match for fallback devices (#723)
      data: prefix the kamvas pro 13 with huion like all other huion tablets
      data: fix the Huion Kamvas 12 file (#726)
      test: run ruff format over test_svg.py (#729)
      Set the device name in new_from_path() to override the fallback name
      test: add support for testing new_from_path() through uinput
      libwacom 2.12.2

pre-commit-ci[bot] (1):
      [pre-commit.ci] pre-commit autoupdate

libwacom-2.12.1

12 Jun 01:41
libwacom-2.12.1
Compare
Choose a tag to compare

Tag

git tag: libwacom-2.12.1

Downloads

https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.12.1/libwacom-2.12.1.tar.xz

Checksums:

Log

Peter Hutterer (4):
      Use g_clear_pointer() during libwacom_*_unref()
      Fix off-by-one check for stripping the quote from NAME/UNIQ
      data: drop the firmware match from the Huion Inspiroy 2 S (#719)
      libwacom 2.12.1

pre-commit-ci[bot] (1):
      [pre-commit.ci] pre-commit autoupdate

libwacom-2.12.0

06 Jun 03:08
libwacom-2.12.0
Compare
Choose a tag to compare

Tag

git tag: libwacom-2.12.0

Downloads

https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.12.0/libwacom-2.12.0.tar.xz

Checksums:

Log

Aesara Binder (2):
      data: wacom.example: Document touch strips (#656)
      data: Huion Kamvas Pro 24 (GT-240, QHD) (#654)

José Expósito (5):
      data: Add Gaomon S620 firmware match
      Allow to match by uniq without name
      Add auto generated HUION tablet description files
      Add auto generated GAOMON tablet description files
      data: Add support for the XP-PEN Deco Mini 4 (#705)

LostNulide (1):
      Added more device names for kamvas 13 variants (#674)

Peter Hutterer (58):
      data: switch DeviceMatch to use a pipe as separator
      Rework match_from_string
      Add a firmware string entry to the matches
      Skip over empty Layout= assignments (#660)
      github: fix the BSD workflow (#662)
      github: update setup-python and upload-artifact actions (#663)
      data: XP pen tablets have no Rings (#664)
      test: remove the requirement for a Layout file (#661)
      tools: add a debug-device utility (#666)
      Use NumRings instead of separate Ring/Ring2 (#669)
      Add support for relative dials (#665)
      test: skip hwdb tests if the systemd commands fail
      test: reformat Python files with ruff
      tools: fix a ruff complaint
      Fix a bunch of whitespace issues all over the tree
      Add a pre-commit config
      test: add some tracing to the svg validity test
      github: bump python versions to 3.10
      test: svgs for dials need to have CW and CCW labels, not Up/Down
      test: check the svg for Dial2 if we have two dials
      layouts: rename second ButtonB id in the DTI-520 svg layout
      test: add ids to the parametrized tablet file tests
      Add libwacom_new_from_builder to construct a new device (#676)
      test: add a pytest wrapper for libwacom
      test: replace the SVG validity test with a pytest-based one
      Rework the match approach to prefer uniq over name
      data: fix tablet file for the Huion Inspiroy 2S (#686)
      Set the bustype in libwacom_new_for_path (#685)
      meson.build: make pytest more verbose (#689)
      data: remove layout files without buttons/strips/dials
      test: add a test for unnecessary SVGs
      layouts: drop accidental comma from the Gaomon/Huion layout files
      data: remove a superfluous rect from the huion mini keydial kd100
      test: set proper test names for the hwdb tests
      data: set the right PID for the Inpspiroy 2 L and M (#693)
      layouts: Fix buttons for Huion and Gaomon tablets (#691)
      layouts: fix the Inspiroy 2S layout
      layouts: add a dial to the Huion Inspiroy 2 L and M
      data: mark huion/gaomon tablets with Dials as such
      test: skip errors in SVGs for autogenerated devices
      test: fix a ruff format complaint
      test: install our hwdb file during the test
      test: skip/fail with an error if the systemd commands failed
      test: replace the uinput-based hwdb test with a direct query
      test: don't reload the udev rules
      CI: Collect all meson logs, not just the testlog and meson-log
      meson.build: more logging of the pytests
      test: move the asan check into meson.build
      meson.build: split the pytest invocations into separate ones
      CI: create and make the hwdb.d directory writeable
      CI: make systemd-hwdb sticky so we can call it as user from our test
      meson.build: bump to meson 0.56.0
      Fetch the name and uniq from udev properties, not sysfs (#708)
      hwdb: Keyboard devices are not ID_INPUT_TABLET_PAD
      hwdb: don't mark a Mouse device as tablet or pad
      CI: handle python3.12's EXTERNALLY-MANAGED file
      CI: bump to Ubuntu 24.04 and Python 3.12
      libwacom 2.12.0

Tatsunosuke Tobita (1):
      Add support for Wacom Movink  (#673)

Tristan Chatman (1):
      data: add Wacom HID 49A0 (Dell latitude 5320 2-in-1) (#684)

crimsonfall (1):
      Add support for Huion WH1409 (#704)

mattie20 (2):
      Improve Huion Inspiroy 2 m support (#699)
      data: fix Huion RTM-500 Support (#703)

penn5 (1):
      data: Add Wacom HID 5334 Pen (#683)

pre-commit-ci[bot] (3):
      [pre-commit.ci] pre-commit autoupdate
      [pre-commit.ci] pre-commit autoupdate
      [pre-commit.ci] pre-commit autoupdate

tequeter (1):
      data: update the Inspiroy 2L (#700)

libwacom-2.11.0

15 Apr 04:44
libwacom-2.11.0
Compare
Choose a tag to compare

Tag

git tag: libwacom-2.11.0

Downloads

https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.11.0/libwacom-2.11.0.tar.xz

Checksums:

Log

Alesya Huzik (1):
      data: add ELAN 9008 and 9009 (zenbook duo UX8406MA) (#640)

Jan Knížek (1):
      Add lenovo IdeaPad Duet 3 10IGL5 (elan-2bd6)

Neolanco (1):
      Added support for Lenovo Ideapad Duet (#636)

Peter Hutterer (9):
      tools: list supported styli with the local tablet (#635)
      Change the generic fallback tablet to be an integrated tablet (#641)
      data: show the name matching in the example tablet file
      Improve error debugging for invalid matches
      Correct a warning referring to the wrong key
      ci: update to actions/checkout@v4
      Don't unref a null gobjec
      github: add a template for "please file a pr"
      libwacom 2.11.0

bitrot-alpha (1):
      Add HP ENVY x360 Convertible 15-ds1xxx

teberhardt (1):
      Add wacom hid 52EB used in thinkpad l13 yoga gen 3 (#653)

libwacom-2.10.0

07 Feb 05:03
libwacom-2.10.0
Compare
Choose a tag to compare

Tag

git tag: libwacom-2.10.0

Downloads

https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.10.0/libwacom-2.10.0.tar.xz

Checksums:

Log

Adam Colyer (1):
      Append to DeviceMatch for X1 Yoga Gen 5 (#632)

Daniel Turton (1):
      Add .tablet file for Ingenic touch and pen display (#621)

Doomsdayrs (1):
      Update the name for the Dell Active Pen (#628)

Gergely Horváth (1):
      Add support for xp-pen artist 10s table (#625)

Jason Gerecke (2):
      github: Minimize permissions granted to automated workflows / jobs
      data: Update ModelName for DTH134 and DTC121

Olivier Gatimel (1):
      data: Add Wacom HID-5362

Peter Hutterer (8):
      github: update the issue templates
      github: add a label commenter bot
      Add an editorconfig file
      github: fix the sysinfo check workflow
      tools: fix a memleak in list-local-devices
      Fix an indentation issue
      data: Intuos Pro 2 is compatible with Intuos 4 styli
      libwacom 2.10.0

Tunfisch96 (1):
      data: add isdv4-50a0 (#630)

dependabot[bot] (1):
      build(deps): bump tj-actions/changed-files in /.github/workflows

fahlb (1):
      Add support for Lenovo ThinkPad X1 Yoga Gen 7 (#626)

libwacom-2.9.0

27 Nov 01:35
libwacom-2.9.0
Compare
Choose a tag to compare

Tag

git tag: libwacom-2.9.0

Downloads

https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.9.0/libwacom-2.9.0.tar.xz

Checksums:

Log

Aaron Armstrong Skomra (2):
      data: add Wacom Cintiq Pro 22 & 17
      data: remove erroneous dash from latest Cintiq Pro model names

Joshua Dickens (2):
      data: add dtc121
      data: add dth134

Peter Hutterer (10):
      meson.build: correct license to HPND
      Switch strcmp to g_str_equal()
      meson.build: remove duplicate pytest run
      Add support for evdev code parsing
      Drop the separate Button= assignment
      database: move parsing the features into a helper
      data: add a new Keys/KeyCodes entry to the tablet files
      CI: fix the pages job for the new libevdev dependency
      libwacom: only memcmp the led data if we have leds
      libwacom 2.9.0

atismer (1):
      data: Add isdv-48b7 (#604)

davfsa (1):
      Add data for XP-Pen G430s (#603)

rem26-art (1):
      data: Add XP-Pen Artist 13.3 Pro (#601)

libwacom-2.8.0

31 Aug 03:58
libwacom-2.8.0
Compare
Choose a tag to compare

Tag

git tag: libwacom-2.8.0

Downloads

https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.8.0/libwacom-2.8.0.tar.xz

Checksums:

Log

Jason Gerecke (1):
      data: Add "Wacom One pen tablet"

Joshua Dickens (1):
      data: add Wacom One 12 & Wacom One 13

Lance (5):
      data: Add support for the Samsung Chromebook Plus v2
      Update isdv4-2d1f-0040.tablet
      data: Add support for Nuvision Solo 10 Draw
      Update elan-22f7.tablet
      Update elan-22f7.tablet

Peter Hutterer (5):
      data: add ELAN 2C1B and 2D55 (Asus ZenBook Pro Duo UX482EG)
      data: create a stylus group for the generic-no-eraser pen
      data: create a generic-with-eraser group for the default stylus
      data: include another device name for the Huion H950P
      libwacom 2.8.0

Versus Void (1):
      data: add XP Pen Deco mini7

libwacom-2.7.0

17 May 07:24
libwacom-2.7.0
Compare
Choose a tag to compare

Tag

git tag: libwacom-2.7.0

Downloads

https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.7.0/libwacom-2.7.0.tar.xz

Checksums:

Log

FedericoCalzoni (1):
      Added support for XP-Pen Deco MW (#548)

Ghassan Alduraibi (1):
      Add support for Lenovo Ideapad Duet 5i

Honbra (1):
      Add support for HP Spectre x360 14

José Expósito (2):
      data: make XP-Pen Deco Pro MW layout generic
      data: Add XP-Pen Deco Pro SW

Peter Hutterer (5):
      Format python files with Python black
      tools: add list-local-devices as builddir tool
      data: narrow down the Huion H950p to include a name match
      tools: list the kernel name together with the event node
      libwacom 2.7.0

Raymond Nee (1):
      Add ID 04f3:23b9 for HP Envy x360 ar0xxx (#550)

Sofi (2):
      Add Wacom HID 52D3 (Lenovo Yoga 7 14ARB7)
      Update to follow auto-generated standard

Stuart Hayhurst (1):
      Add Wacom HID 52D5 (Lenovo Yoga 7 14ARB7) (#549)

taxophobia (1):
      Support for xp-pen deco pro mw (#552)

libwacom-2.6.0

23 Jan 05:48
libwacom-2.6.0
Compare
Choose a tag to compare

Tag

git tag: libwacom-2.6.0

Downloads

https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.6.0/libwacom-2.6.0.tar.xz

Checksums:

Log

140bpmdubstep (1):
      Add Ugee M708 v1 tablet

Geoffrey J. Teale (1):
      Add tablet definition for Wacom HID 52FA Pen (#536)

Mark Waddoups (1):
      Added support for XP-Pen Deco01 v2

Peter Hutterer (7):
      tools/clean_svg: don't modify the dict while iterating
      data: add the sysinfo to the wacom.example file
      CI: update some actions to newer versions
      CI: bump an action to the current version
      README: note that we support tablets other than Wacom's too
      CI: bump to use latest Ubuntu LTS
      libwacom 2.6.0

Somnath Banerjee (1):
      Add ASUS ROG Flow X16 (#524)

example (1):
      Add tablet definition for Huion Kamvas 13

mhmdanas (1):
      tests: fix failure if system doesn't use systemd