Re: [RFC wayland-protocols] Add pad support to the tablet protocol

2016-03-06 Thread Peter Hutterer
On Mon, Mar 07, 2016 at 11:46:31AM +1000, Peter Hutterer wrote: > > > + > > > + > > summary="the newly added pad"/> > > > + > > > > > > > > > > > > @@ -619,4 +636,407 @@ > > > > > > > > > > > > + > > > + > > > + > > > + A circular interaction a

Re: [RFC wayland-protocols] Add pad support to the tablet protocol

2016-03-06 Thread Peter Hutterer
On Fri, Mar 04, 2016 at 01:40:09PM -0800, Bryce Harrington wrote: > On Wed, Mar 02, 2016 at 11:06:52AM +1000, Peter Hutterer wrote: > > From: Carlos Garnacho > > > > The pad's interface is similar to the tool interface, a client is notified > > of > > the pad after the tablet_added event. > > >

Re: [RFC wayland-protocols] Add pad support to the tablet protocol

2016-03-04 Thread Bryce Harrington
On Wed, Mar 02, 2016 at 11:06:52AM +1000, Peter Hutterer wrote: > From: Carlos Garnacho > > The pad's interface is similar to the tool interface, a client is notified of > the pad after the tablet_added event. > > The pad has three functionalities: buttons, rings and strips. > Buttons are fairly

[RFC wayland-protocols] Add pad support to the tablet protocol

2016-03-01 Thread Peter Hutterer
From: Carlos Garnacho The pad's interface is similar to the tool interface, a client is notified of the pad after the tablet_added event. The pad has three functionalities: buttons, rings and strips. Buttons are fairly straightforward, rings and strips are separate interfaces with a pointer-axis