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
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
> > >
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
> >
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
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
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
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:
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
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