Re: [PATCH v2 libinput 07/10] pad: implement support for the Express Key Remote

2016-06-21 Thread Jason Gerecke
On 06/14/2016 11:37 PM, Peter Hutterer wrote: > Requires the newest libwacom. For distributions that want to ship libinput but > don't have the new libwacom available: the actual minimum requirement is > libwacom 0.17 but with that test cases will fail due to wrong button labelling > for the EKR. >

[PATCH v2 libinput 07/10] pad: implement support for the Express Key Remote

2016-06-14 Thread Peter Hutterer
Requires the newest libwacom. For distributions that want to ship libinput but don't have the new libwacom available: the actual minimum requirement is libwacom 0.17 but with that test cases will fail due to wrong button labelling for the EKR. Signed-off-by: Peter Hutterer --- Changes to v1: - ne