Re: [RFC wayland-protocols] inputfd - direct input access protocol

2017-03-31 Thread Peter Hutterer
On Fri, Mar 31, 2017 at 05:29:19PM +1000, Peter Hutterer wrote: > This is the first draft for a protocol to enable direct access to input > devices. The basic premise is: instead of protocols to handle gaming > devices, 3D mice, sensors, etc. we just hand you (the client) an fd and hope > you're ha

Re: [RFC wayland-protocols] inputfd - direct input access protocol

2017-03-31 Thread Jonas Ã…dahl
On Sat, Apr 01, 2017 at 10:48:40AM +1000, Peter Hutterer wrote: > On Fri, Mar 31, 2017 at 12:23:49PM +0300, Pekka Paalanen wrote: > > > + > > > + This event is sent to notify the client of a custom property that > > > + applies to this device. The property is a standard key/value store > > >

Re: [RFC wayland-protocols] inputfd - direct input access protocol

2017-03-31 Thread Peter Hutterer
On Fri, Mar 31, 2017 at 12:23:49PM +0300, Pekka Paalanen wrote: > > + > > + This event is sent to notify the client of a custom property that > > + applies to this device. The property is a standard key/value store > > + in UTF-8 format, interpretation of both strings is left to the > >

Re: [RFC wayland-protocols] inputfd - direct input access protocol

2017-03-31 Thread Derek Foreman
On 31/03/17 04:23 AM, Pekka Paalanen wrote: On Fri, 31 Mar 2017 17:29:19 +1000 Peter Hutterer wrote: This is the first draft for a protocol to enable direct access to input devices. The basic premise is: instead of protocols to handle gaming devices, 3D mice, sensors, etc. we just hand you (th

[PATCH 2/2 v2] Add keyboard shortcuts inhibitor

2017-03-31 Thread Olivier Fourdan
This adds a new protocol to let Wayland clients specify that they want all keyboard events to be send to the client, regardless of the compositor own shortcuts. This is for use by virtual machine and remote connections viewers. Signed-off-by: Olivier Fourdan --- v2: Clarify that that the compos

Re: [RFC wayland-protocols] inputfd - direct input access protocol

2017-03-31 Thread Pekka Paalanen
On Fri, 31 Mar 2017 17:29:19 +1000 Peter Hutterer wrote: > This is the first draft for a protocol to enable direct access to input > devices. The basic premise is: instead of protocols to handle gaming > devices, 3D mice, sensors, etc. we just hand you (the client) an fd and hope > you're happy w

Re: [PATCH weston v2 10/11] [RFC] Account for very large repaint window misses

2017-03-31 Thread Pekka Paalanen
On Thu, 30 Mar 2017 23:07:29 +0200 Mario Kleiner wrote: > On 03/30/2017 11:53 AM, Pekka Paalanen wrote: > > On Wed, 29 Mar 2017 22:35:46 +0200 > > Mario Kleiner wrote: > > > >> On 03/29/2017 12:30 PM, Pekka Paalanen wrote: > >>> On Tue, 28 Mar 2017 20:53:53 +0200 > >>> Mario Kleiner wrote:

Re: [PATCH wayland] wl-utils: wl_list_insert_list

2017-03-31 Thread Pekka Paalanen
On Fri, 31 Mar 2017 00:01:18 + Oktay Sarimehmet wrote: > It doesnt add an element which is adressed as other`s adress. > > Signed-off-by: Oktay Sarimehmet > --- > src/wayland-util.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/src/wayland-util.c b/src/wayla

[RFC wayland-protocols] inputfd - direct input access protocol

2017-03-31 Thread Peter Hutterer
This is the first draft for a protocol to enable direct access to input devices. The basic premise is: instead of protocols to handle gaming devices, 3D mice, sensors, etc. we just hand you (the client) an fd and hope you're happy with it. You get to play with that fd until it's revoked, i.e. right