Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-09 Thread Chris Bagwell
On Sun, Oct 9, 2011 at 9:25 PM, Jason Gerecke wrote: > On Sun, Oct 9, 2011 at 5:36 PM, Chris Bagwell wrote: >> On Sun, Oct 9, 2011 at 6:08 PM, Peter Hutterer >> wrote: >>> On Fri, Oct 07, 2011 at 06:34:01PM -0700, Jason Gerecke wrote: Played around with implementing this, and it doesn

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-09 Thread Jason Gerecke
On Sun, Oct 9, 2011 at 5:36 PM, Chris Bagwell wrote: > On Sun, Oct 9, 2011 at 6:08 PM, Peter Hutterer > wrote: >> On Fri, Oct 07, 2011 at 06:34:01PM -0700, Jason Gerecke wrote: >>> On Wed, Oct 5, 2011 at 12:52 PM, Chris Bagwell wrote: >>> > On Wed, Oct 5, 2011 at 1:17 PM, Jason Gerecke >>> >

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-09 Thread Chris Bagwell
On Sun, Oct 9, 2011 at 6:08 PM, Peter Hutterer wrote: > On Fri, Oct 07, 2011 at 06:34:01PM -0700, Jason Gerecke wrote: >> On Wed, Oct 5, 2011 at 12:52 PM, Chris Bagwell wrote: >> > On Wed, Oct 5, 2011 at 1:17 PM, Jason Gerecke wrote: >> >> On Tue, Oct 4, 2011 at 7:22 PM, Chris Bagwell >> >> wr

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-09 Thread Peter Hutterer
On Fri, Oct 07, 2011 at 06:34:01PM -0700, Jason Gerecke wrote: > On Wed, Oct 5, 2011 at 12:52 PM, Chris Bagwell wrote: > > On Wed, Oct 5, 2011 at 1:17 PM, Jason Gerecke wrote: > >> On Tue, Oct 4, 2011 at 7:22 PM, Chris Bagwell wrote: > >>> On Tue, Oct 4, 2011 at 8:00 PM, Jason Gerecke > >>> wr

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-08 Thread Jason Gerecke
Discussion seems to have died down, so I'd like to propose a design. If there are any comments you'd like to make, be sure to get them in. I hope to start start the coding phase on Monday, and the less backpedaling I have to do, the better :) I plan on exposing the three "hardware control buttons"

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-07 Thread Jason Gerecke
On Wed, Oct 5, 2011 at 12:52 PM, Chris Bagwell wrote: > On Wed, Oct 5, 2011 at 1:17 PM, Jason Gerecke wrote: >> On Tue, Oct 4, 2011 at 7:22 PM, Chris Bagwell wrote: >>> On Tue, Oct 4, 2011 at 8:00 PM, Jason Gerecke wrote: I'm working on adding support for the recently-announced Cintiq 24HD

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-06 Thread Jason Gerecke
On Wed, Oct 5, 2011 at 11:37 PM, Alexia Death wrote: > On Thu, Oct 6, 2011 at 3:40 AM, Jason Gerecke wrote: > >> After playing around with this a little bit, adding a 7th valuator >> actually *might* work in existing GTK applications. If I increase the >> number of valuators exposed by the driver

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-05 Thread Alexia Death
On Thu, Oct 6, 2011 at 3:40 AM, Jason Gerecke wrote: > After playing around with this a little bit, adding a 7th valuator > actually *might* work in existing GTK applications. If I increase the > number of valuators exposed by the driver, Gimp 2.6's extended input > device setup correctly expands

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-05 Thread Jason Gerecke
On Wed, Oct 5, 2011 at 12:09 PM, Jason Gerecke wrote: > On Wed, Oct 5, 2011 at 1:22 AM, Alexia Death wrote: >> On Wed, Oct 5, 2011 at 4:00 AM, Jason Gerecke wrote: >>> For the X driver, we run into a backwards-compatibility problem >>> (...unless we go the lame route with ABS_WHEEL). While XI2 p

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-05 Thread Chris Bagwell
On Wed, Oct 5, 2011 at 1:17 PM, Jason Gerecke wrote: > On Tue, Oct 4, 2011 at 7:22 PM, Chris Bagwell wrote: >> On Tue, Oct 4, 2011 at 8:00 PM, Jason Gerecke wrote: >>> I'm working on adding support for the recently-announced Cintiq 24HD. >>> It's pretty straightforward, but there are two interes

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-05 Thread Jason Gerecke
On Wed, Oct 5, 2011 at 1:22 AM, Alexia Death wrote: > On Wed, Oct 5, 2011 at 4:00 AM, Jason Gerecke wrote: >> For the X driver, we run into a backwards-compatibility problem >> (...unless we go the lame route with ABS_WHEEL). While XI2 provides up >> to 36 valuators, I believe there was a limit o

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-05 Thread Jason Gerecke
On Wed, Oct 5, 2011 at 11:17 AM, Jason Gerecke wrote: > On Tue, Oct 4, 2011 at 7:22 PM, Chris Bagwell wrote: >> On Tue, Oct 4, 2011 at 8:00 PM, Jason Gerecke wrote: >>> I'm working on adding support for the recently-announced Cintiq 24HD. >>> It's pretty straightforward, but there are two intere

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-05 Thread Jason Gerecke
On Tue, Oct 4, 2011 at 7:22 PM, Chris Bagwell wrote: > On Tue, Oct 4, 2011 at 8:00 PM, Jason Gerecke wrote: >> I'm working on adding support for the recently-announced Cintiq 24HD. >> It's pretty straightforward, but there are two interesting bits that >> I'd like some guidance on. >> >> Firstly,

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-05 Thread Alexia Death
On Wed, Oct 5, 2011 at 11:22 AM, Alexia Death wrote: > From my cursory look at GDK code long ago having more valuators is > unlikely to break anything. They just wont be used/supported until > software gets updated. Breaking the assumptions about the first five > however is most likely to cause si

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-05 Thread Alexia Death
On Wed, Oct 5, 2011 at 4:00 AM, Jason Gerecke wrote: > For the X driver, we run into a backwards-compatibility problem > (...unless we go the lame route with ABS_WHEEL). While XI2 provides up > to 36 valuators, I believe there was a limit of 6 valuators at some > point in the past. With the pad de

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-05 Thread Alexia Death
On Wed, Oct 5, 2011 at 10:19 AM, Peter Hutterer wrote: > On Tue, Oct 04, 2011 at 06:00:28PM -0700, Jason Gerecke wrote: >> For the X driver, we run into a backwards-compatibility problem >> (...unless we go the lame route with ABS_WHEEL). While XI2 provides up >> to 36 valuators, I believe there w

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-05 Thread Peter Hutterer
On Tue, Oct 04, 2011 at 06:00:28PM -0700, Jason Gerecke wrote: > I'm working on adding support for the recently-announced Cintiq 24HD. > It's pretty straightforward, but there are two interesting bits that > I'd like some guidance on. > > Firstly, the 24HD has three "hardware control buttons" alon

Re: [Linuxwacom-devel] Cintiq 24HD

2011-10-04 Thread Chris Bagwell
On Tue, Oct 4, 2011 at 8:00 PM, Jason Gerecke wrote: > I'm working on adding support for the recently-announced Cintiq 24HD. > It's pretty straightforward, but there are two interesting bits that > I'd like some guidance on. > > Firstly, the 24HD has three "hardware control buttons" along the top

[Linuxwacom-devel] Cintiq 24HD

2011-10-04 Thread Jason Gerecke
I'm working on adding support for the recently-announced Cintiq 24HD. It's pretty straightforward, but there are two interesting bits that I'd like some guidance on. Firstly, the 24HD has three "hardware control buttons" along the top edge which are physically implemented as a touch strip. While i