Re: [Linuxwacom-devel] [PATCH libwacom] data: Add support for the second generation Intuos Pro

2017-01-31 Thread Aaron Armstrong Skomra
Hi Peter, On Mon, Jan 30, 2017 at 3:06 PM, Peter Hutterer wrote: > thanks aaron - note that breaks make check here, see below > > Thanks, hopefully it's not another year before my next commit to libwacom. Otherwise I'm likely to forget to run make check again. On Mon, Jan 30, 2017 at 09:03:37AM

[Linuxwacom-devel] [PATCH v2] data: Add support for the second generation Intuos Pro

2017-01-31 Thread Aaron Armstrong Skomra
Signed-off-by: Aaron Armstrong Skomra --- v2: correct Styli list in .tablet files and fix button labels in .svg files data/intuos-pro-2-l.tablet | 67 + data/intuos-pro-2-m.tablet | 67 + data/layouts/intuos-pro-2-l.svg | 323 ++

Re: [Linuxwacom-devel] [PATCH libwacom] data: Add support for the second generation Intuos Pro

2017-01-31 Thread Peter Hutterer
On Tue, Jan 31, 2017 at 02:07:32PM -0800, Aaron Armstrong Skomra wrote: > Hi Peter, > > On Mon, Jan 30, 2017 at 3:06 PM, Peter Hutterer > wrote: > > > thanks aaron - note that breaks make check here, see below > > > > Thanks, hopefully it's not another year before my next commit to libwacom. > O

Re: [Linuxwacom-devel] Adding support for PTH-660P (Intuos Pro M Paper Edition) and others

2017-01-31 Thread Aaron Armstrong Skomra
On Mon, Jan 30, 2017 at 4:47 PM, Edward Kaszubski wrote: > I totally missed the patch covering USB stuff; I see now that all features > appear to be handled via the HID pipeline, including touch. What's the > recommended procedure for building those patches? I'm used to the > github/pull request

Re: [Linuxwacom-devel] [PATCH v2] data: Add support for the second generation Intuos Pro

2017-01-31 Thread Peter Hutterer
On Tue, Jan 31, 2017 at 03:49:51PM -0800, Aaron Armstrong Skomra wrote: > Signed-off-by: Aaron Armstrong Skomra > --- > v2: correct Styli list in .tablet files and fix button > labels in .svg files pushed, thanks Cheers, Peter > data/intuos-pro-2-l.tablet | 67 + > data/i