Re: [RFC libinput 1/2] Add a "buttonset" interface for button-only devices

2015-02-19 Thread Peter Hutterer
On Thu, Feb 19, 2015 at 12:35:52PM +0100, Carlos Garnacho wrote: > Hey :), > > On Thu, Feb 19, 2015 at 2:29 AM, Peter Hutterer > wrote: > > On Wed, Feb 18, 2015 at 11:52:18PM +0100, Carlos Garnacho wrote: > >> I'm not sure left/right specifically is something we want to tell > >> about at this le

Re: [RFC libinput 1/2] Add a "buttonset" interface for button-only devices

2015-02-19 Thread Jason Gerecke
On Wed, Feb 18, 2015 at 5:29 PM, Peter Hutterer wrote: > On Wed, Feb 18, 2015 at 01:57:17PM -0800, Jason Gerecke wrote: >> >> On 2/16/2015 9:11 PM, Peter Hutterer wrote: >> >On Mon, Feb 16, 2015 at 08:13:01AM +0100, Hans de Goede wrote: >> >>Hi, >> >> >> >>On 16-02-15 04:50, Peter Hutterer wrote:

Re: [RFC libinput 1/2] Add a "buttonset" interface for button-only devices

2015-02-19 Thread Carlos Garnacho
Hey :), On Thu, Feb 19, 2015 at 2:29 AM, Peter Hutterer wrote: > On Wed, Feb 18, 2015 at 11:52:18PM +0100, Carlos Garnacho wrote: >> I'm not sure left/right specifically is something we want to tell >> about at this level. With tablet support in mind, I would expect a >> left-handed mode for butt

Re: [RFC libinput 1/2] Add a "buttonset" interface for button-only devices

2015-02-18 Thread Peter Hutterer
On Wed, Feb 18, 2015 at 01:57:17PM -0800, Jason Gerecke wrote: > > On 2/16/2015 9:11 PM, Peter Hutterer wrote: > >On Mon, Feb 16, 2015 at 08:13:01AM +0100, Hans de Goede wrote: > >>Hi, > >> > >>On 16-02-15 04:50, Peter Hutterer wrote: > >> > >> > >> > >>>ok, I've played around with the ideas in th

Re: [RFC libinput 1/2] Add a "buttonset" interface for button-only devices

2015-02-18 Thread Carlos Garnacho
Hey :), On Mon, Feb 16, 2015 at 4:50 AM, Peter Hutterer wrote: > ok, I've played around with the ideas in this thread and discussed it with > Benjamin this morning. Short summary: I think we should go with the original > patch, with an optional extension for numbered axes later. > > I tried the e

Re: [RFC libinput 1/2] Add a "buttonset" interface for button-only devices

2015-02-18 Thread Jason Gerecke
On 2/16/2015 9:11 PM, Peter Hutterer wrote: On Mon, Feb 16, 2015 at 08:13:01AM +0100, Hans de Goede wrote: Hi, On 16-02-15 04:50, Peter Hutterer wrote: ok, I've played around with the ideas in this thread and discussed it with Benjamin this morning. Short summary: I think we should go with

Re: [RFC libinput 1/2] Add a "buttonset" interface for button-only devices

2015-02-16 Thread Peter Hutterer
On Mon, Feb 16, 2015 at 08:13:01AM +0100, Hans de Goede wrote: > Hi, > > On 16-02-15 04:50, Peter Hutterer wrote: > > > > >ok, I've played around with the ideas in this thread and discussed it with > >Benjamin this morning. Short summary: I think we should go with the original > >patch, with an

Re: [RFC libinput 1/2] Add a "buttonset" interface for button-only devices

2015-02-15 Thread Hans de Goede
Hi, On 16-02-15 04:50, Peter Hutterer wrote: ok, I've played around with the ideas in this thread and discussed it with Benjamin this morning. Short summary: I think we should go with the original patch, with an optional extension for numbered axes later. I tried the enum spacing first, prov

Re: [RFC libinput 1/2] Add a "buttonset" interface for button-only devices

2015-02-15 Thread Peter Hutterer
On Fri, Feb 13, 2015 at 09:34:52AM +0100, Hans de Goede wrote: > Hi Peter, > > On 13-02-15 08:42, Peter Hutterer wrote: > >On 13/02/2015 14:32 , Peter Hutterer wrote: > >>On Thu, Feb 12, 2015 at 12:37:12PM +0100, Hans de Goede wrote: > >>>Hi, > >>> > >>>On 12-02-15 08:33, Peter Hutterer wrote: > >

Re: [RFC libinput 1/2] Add a "buttonset" interface for button-only devices

2015-02-13 Thread Hans de Goede
Hi Peter, On 13-02-15 08:42, Peter Hutterer wrote: On 13/02/2015 14:32 , Peter Hutterer wrote: On Thu, Feb 12, 2015 at 12:37:12PM +0100, Hans de Goede wrote: Hi, On 12-02-15 08:33, Peter Hutterer wrote: A generic interface for devices that provide buttons and axes, but don't control the poin

Re: [RFC libinput 1/2] Add a "buttonset" interface for button-only devices

2015-02-12 Thread Peter Hutterer
On 13/02/2015 14:32 , Peter Hutterer wrote: > On Thu, Feb 12, 2015 at 12:37:12PM +0100, Hans de Goede wrote: >> Hi, >> >> On 12-02-15 08:33, Peter Hutterer wrote: >>> A generic interface for devices that provide buttons and axes, but don't >>> control the pointer. This caters for the Pad part of Wa

Re: [RFC libinput 1/2] Add a "buttonset" interface for button-only devices

2015-02-12 Thread Peter Hutterer
On Thu, Feb 12, 2015 at 12:37:12PM +0100, Hans de Goede wrote: > Hi, > > On 12-02-15 08:33, Peter Hutterer wrote: > >A generic interface for devices that provide buttons and axes, but don't > >control the pointer. This caters for the Pad part of Wacom graphics tablets > >but could eventually also

Re: [RFC libinput 1/2] Add a "buttonset" interface for button-only devices

2015-02-12 Thread Hans de Goede
Hi, On 12-02-15 08:33, Peter Hutterer wrote: A generic interface for devices that provide buttons and axes, but don't control the pointer. This caters for the Pad part of Wacom graphics tablets but could eventually also deal with remote controls, 3D mice and other devices. This patch adds a new

[RFC libinput 1/2] Add a "buttonset" interface for button-only devices

2015-02-11 Thread Peter Hutterer
A generic interface for devices that provide buttons and axes, but don't control the pointer. This caters for the Pad part of Wacom graphics tablets but could eventually also deal with remote controls, 3D mice and other devices. This patch adds a new interface "buttonset" with a new capability and