Opened 8 years ago

Closed 8 years ago

#8088 closed enhancement (fixed)

libwacom-0.22

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 7.10
Component: systemd Version: systemd
Severity: normal Keywords:
Cc:

Description (last modified by Douglas R. Reno)

New minor version.

I am considering adding this to trunk since libinput uses it, and it would reduce differences.

Change History (7)

comment:1 by Douglas R. Reno, 8 years ago

Owner: set to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 8 years ago

Description: modified (diff)
Summary: libwacom-0.21libwacom-0.22

Now version 0.22 :-(

libwacom 0.22 is now available. A bunch of fixes and one new API:
libinput_get_paired_device(). This API is useful for the newer Cintiq
tablets where the touch device has a different PID than than the pen/pad
devices. A caller can now get the matching touch ID to make figuring out
which device is the touch device easier.

The EKR now has the modes correctly set. Note that the mode on the EKR is
read-only.

Benjamin Tissoires (1):
      data: enable modes on the ExpressKey Remote

Jason Gerecke (7):
      data: Clear "reversible" flag on several tablets
      test: Require reversible tablets to have left/right buttons
      test: Strengthen buttons_have_direction check
      data: Correct SVGs for 2nd-gen consumer "Intuos" devices
      tools: Fix show-svg-image to work with current rsvg
      data: Standardize location of buttons on Intuos tablets
      tools: Display name of tablet in show-svg-image titlebar

Peter Hutterer (8):
      Fix typo in NEWS
      Fix a couple of whitespace indentation issues
      Ignore tablet files without a DeviceMatch line
      Move printing and freeing a WacomMatch into helper functions
      Split parsing a match string out into a helper function
      Rework libwacom_udpate_match() to take a WacomMatch pointer
      Add libwacom_get_paired_device()
      libwacom 0.22

comment:3 by bdubbs@…, 8 years ago

Owner: changed from Douglas R. Reno to bdubbs@…
Status: assignednew

comment:4 by bdubbs@…, 8 years ago

Status: newassigned

comment:5 by bdubbs@…, 8 years ago

Owner: changed from bdubbs@… to Douglas R. Reno
Status: assignednew

Returning to Douglas. I thought this was xf86-input-wacom, but it is different and appears to be Gnome specific.

comment:6 by Douglas R. Reno, 8 years ago

Status: newassigned

Got it. This is an optional dependency for libinput though. I will test it later before copying it over if it will actually work.

comment:7 by Douglas R. Reno, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r17606

Note: See TracTickets for help on using tickets.