Re: [PATCH libinput 7/9] Introduce seat wide button and key count API

2014-04-10 Thread Peter Hutterer
On Thu, Apr 10, 2014 at 08:53:45AM +0200, Jonas Ådahl wrote: > On Thu, Apr 10, 2014 at 04:48:52PM +1000, Peter Hutterer wrote: > > On Thu, Apr 10, 2014 at 08:35:00AM +0200, Jonas Ådahl wrote: > > > On Thu, Apr 10, 2014 at 04:07:34PM +1000, Peter Hutterer wrote: > > > > On Wed, Apr 09, 2014 at 09:02

Re: [PATCH libinput 7/9] Introduce seat wide button and key count API

2014-04-09 Thread Jonas Ådahl
On Thu, Apr 10, 2014 at 04:48:52PM +1000, Peter Hutterer wrote: > On Thu, Apr 10, 2014 at 08:35:00AM +0200, Jonas Ådahl wrote: > > On Thu, Apr 10, 2014 at 04:07:34PM +1000, Peter Hutterer wrote: > > > On Wed, Apr 09, 2014 at 09:02:14PM +0200, Jonas Ådahl wrote: > > > > Compositors will need to keep

Re: [PATCH libinput 7/9] Introduce seat wide button and key count API

2014-04-09 Thread Peter Hutterer
On Thu, Apr 10, 2014 at 08:35:00AM +0200, Jonas Ådahl wrote: > On Thu, Apr 10, 2014 at 04:07:34PM +1000, Peter Hutterer wrote: > > On Wed, Apr 09, 2014 at 09:02:14PM +0200, Jonas Ådahl wrote: > > > Compositors will need to keep provide virtual devices of supported > > > generic device types (pointe

Re: [PATCH libinput 7/9] Introduce seat wide button and key count API

2014-04-09 Thread Jonas Ådahl
On Thu, Apr 10, 2014 at 04:07:34PM +1000, Peter Hutterer wrote: > On Wed, Apr 09, 2014 at 09:02:14PM +0200, Jonas Ådahl wrote: > > Compositors will need to keep provide virtual devices of supported > > generic device types (pointer, keyboard, touch etc). Events from each > > device capable of a cer

Re: [PATCH libinput 7/9] Introduce seat wide button and key count API

2014-04-09 Thread Peter Hutterer
On Wed, Apr 09, 2014 at 09:02:14PM +0200, Jonas Ådahl wrote: > Compositors will need to keep provide virtual devices of supported > generic device types (pointer, keyboard, touch etc). Events from each > device capable of a certain device type abstraction should be combined > as if it was only one

[PATCH libinput 7/9] Introduce seat wide button and key count API

2014-04-09 Thread Jonas Ådahl
Compositors will need to keep provide virtual devices of supported generic device types (pointer, keyboard, touch etc). Events from each device capable of a certain device type abstraction should be combined as if it was only one device. For key and button events this means counting presses of eve