Re: [PATCH v2 xserver 9/9] xwayland: add tablet pad support

2017-02-10 Thread Carlos Garnacho
Hey :), On Fri, Feb 10, 2017 at 12:06 AM, Peter Hutterer wrote: > On Thu, Feb 09, 2017 at 12:14:47PM -0800, Jason Gerecke wrote: >> On Tue, Feb 7, 2017 at 6:42 PM, Peter Hutterer >> wrote: >> > Hooked up a bit differently to the other tools. Those tools can be static >> > for >> > all and be r

Re: [PATCH v2 xserver 9/9] xwayland: add tablet pad support

2017-02-10 Thread Ping Cheng
On Thursday, February 9, 2017, Peter Hutterer wrote: > On Thu, Feb 09, 2017 at 12:14:47PM -0800, Jason Gerecke wrote: > > On Tue, Feb 7, 2017 at 6:42 PM, Peter Hutterer > wrote: > > > Hooked up a bit differently to the other tools. Those tools can be > static for > > > all and be re-used. The wa

Re: [PATCH v2 xserver 9/9] xwayland: add tablet pad support

2017-02-09 Thread Peter Hutterer
On Thu, Feb 09, 2017 at 12:14:47PM -0800, Jason Gerecke wrote: > On Tue, Feb 7, 2017 at 6:42 PM, Peter Hutterer > wrote: > > Hooked up a bit differently to the other tools. Those tools can be static > > for > > all and be re-used. The wacom driver initializes the pad with the correct > > number

Re: [PATCH v2 xserver 9/9] xwayland: add tablet pad support

2017-02-09 Thread Jason Gerecke
On Tue, Feb 7, 2017 at 6:42 PM, Peter Hutterer wrote: > Hooked up a bit differently to the other tools. Those tools can be static for > all and be re-used. The wacom driver initializes the pad with the correct > number of buttons though and we can't do this until we have the pad done > event. > >

[PATCH v2 xserver 9/9] xwayland: add tablet pad support

2017-02-07 Thread Peter Hutterer
Hooked up a bit differently to the other tools. Those tools can be static for all and be re-used. The wacom driver initializes the pad with the correct number of buttons though and we can't do this until we have the pad done event. If the tablet is removed and we plug a different one in, we should