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

2017-04-28 Thread Stephan Sokolow (You actually CAN reply)
NOTE: I'm not sure what my current status with the list is, so this could take a LONG time to show up in the list if it gets stuck in the moderation queue. On 17-04-24 03:57 AM, Pekka Paalanen wrote: The downside of a secondary communication channel is that it will be hard to correlate between

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

2017-04-26 Thread Peter Hutterer
On Thu, Apr 27, 2017 at 02:26:24AM +0200, Bastien Nocera wrote: > On Thu, 2017-04-27 at 08:35 +1000, Peter Hutterer wrote: > > On Wed, Apr 26, 2017 at 03:49:55PM +0200, Bastien Nocera wrote: > > > On Wed, 2017-04-26 at 12:00 +1000, Peter Hutterer wrote: > > > > > > > > > diff --git a/README.md b/

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

2017-04-26 Thread Bastien Nocera
On Thu, 2017-04-27 at 08:35 +1000, Peter Hutterer wrote: > On Wed, Apr 26, 2017 at 03:49:55PM +0200, Bastien Nocera wrote: > > On Wed, 2017-04-26 at 12:00 +1000, Peter Hutterer wrote: > > > > > > diff --git a/README.md b/README.md > > > index 2f611c5..95e9d9b 100644 > > > --- a/README.md > > > ++

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

2017-04-26 Thread Peter Hutterer
On Wed, Apr 26, 2017 at 03:49:55PM +0200, Bastien Nocera wrote: > On Wed, 2017-04-26 at 12:00 +1000, Peter Hutterer wrote: > > On Tue, Apr 25, 2017 at 11:16:24AM +0200, Bastien Nocera wrote: > > > On Tue, 2017-04-25 at 10:20 +1000, Peter Hutterer wrote: > > > > On Mon, Apr 24, 2017 at 02:19:45PM +1

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

2017-04-26 Thread Bastien Nocera
On Wed, 2017-04-26 at 12:00 +1000, Peter Hutterer wrote: > On Tue, Apr 25, 2017 at 11:16:24AM +0200, Bastien Nocera wrote: > > On Tue, 2017-04-25 at 10:20 +1000, Peter Hutterer wrote: > > > On Mon, Apr 24, 2017 at 02:19:45PM +1000, Peter Hutterer wrote: > > > > On Sun, Apr 23, 2017 at 09:47:20AM -0

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

2017-04-25 Thread Peter Hutterer
On Tue, Apr 25, 2017 at 11:34:06AM +0200, Bastien Nocera wrote: > On Sun, 2017-04-23 at 09:47 -0700, Roderick Colenbrander wrote: > > > > > We originally discussed maybe using pipes and now more unix domain > > sockets for 'non kernel evdev fds'. As part of the discussion we > > realized ioctls w

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

2017-04-25 Thread Peter Hutterer
On Tue, Apr 25, 2017 at 11:16:24AM +0200, Bastien Nocera wrote: > On Tue, 2017-04-25 at 10:20 +1000, Peter Hutterer wrote: > > On Mon, Apr 24, 2017 at 02:19:45PM +1000, Peter Hutterer wrote: > > > On Sun, Apr 23, 2017 at 09:47:20AM -0700, Roderick Colenbrander > > > wrote: > > > > On Mon, Apr 17, 2

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

2017-04-25 Thread Bastien Nocera
On Sun, 2017-04-23 at 09:47 -0700, Roderick Colenbrander wrote: > > We originally discussed maybe using pipes and now more unix domain > sockets for 'non kernel evdev fds'. As part of the discussion we > realized ioctls wouldn't be available. Thinking about it some more, I > think the lack of ioc

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

2017-04-25 Thread Bastien Nocera
On Tue, 2017-04-25 at 10:20 +1000, Peter Hutterer wrote: > On Mon, Apr 24, 2017 at 02:19:45PM +1000, Peter Hutterer wrote: > > On Sun, Apr 23, 2017 at 09:47:20AM -0700, Roderick Colenbrander > > wrote: > > > On Mon, Apr 17, 2017 at 9:05 PM, Peter Hutterer > > > wrote: > > > > > > > > On Fri, Apr

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

2017-04-24 Thread Peter Hutterer
On Mon, Apr 24, 2017 at 02:19:45PM +1000, Peter Hutterer wrote: > On Sun, Apr 23, 2017 at 09:47:20AM -0700, Roderick Colenbrander wrote: > > On Mon, Apr 17, 2017 at 9:05 PM, Peter Hutterer > > wrote: > > > > > > On Fri, Apr 07, 2017 at 01:43:57PM +0300, Pekka Paalanen wrote: > > > > On Fri, 7 Apr

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

2017-04-24 Thread Peter Hutterer
On Mon, Apr 24, 2017 at 10:57:37AM +0300, Pekka Paalanen wrote: > On Sun, 23 Apr 2017 09:47:20 -0700 > Roderick Colenbrander wrote: > > > We originally discussed maybe using pipes and now more unix domain > > sockets for 'non kernel evdev fds'. As part of the discussion we > > realized ioctls wou

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

2017-04-24 Thread Pekka Paalanen
On Sun, 23 Apr 2017 09:47:20 -0700 Roderick Colenbrander wrote: > We originally discussed maybe using pipes and now more unix domain > sockets for 'non kernel evdev fds'. As part of the discussion we > realized ioctls wouldn't be available. Thinking about it some more, I > think the lack of ioctl

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

2017-04-23 Thread Peter Hutterer
On Sun, Apr 23, 2017 at 09:47:20AM -0700, Roderick Colenbrander wrote: > On Mon, Apr 17, 2017 at 9:05 PM, Peter Hutterer > wrote: > > > > On Fri, Apr 07, 2017 at 01:43:57PM +0300, Pekka Paalanen wrote: > > > On Fri, 7 Apr 2017 14:04:40 +1000 > > > Peter Hutterer wrote: > > > > > > > For the initi

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

2017-04-23 Thread Roderick Colenbrander
On Mon, Apr 17, 2017 at 9:05 PM, Peter Hutterer wrote: > > On Fri, Apr 07, 2017 at 01:43:57PM +0300, Pekka Paalanen wrote: > > On Fri, 7 Apr 2017 14:04:40 +1000 > > Peter Hutterer wrote: > > > > > For the initial patchset, see > > > https://lists.freedesktop.org/archives/wayland-devel/2017-March/

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

2017-04-18 Thread Peter Hutterer
On Tue, Apr 18, 2017 at 11:12:18AM +0200, Bastien Nocera wrote: > On Tue, 2017-04-18 at 14:05 +1000, Peter Hutterer wrote: > > On Fri, Apr 07, 2017 at 01:43:57PM +0300, Pekka Paalanen wrote: > > > On Fri, 7 Apr 2017 14:04:40 +1000 > > > Peter Hutterer wrote: > > > > > > > For the initial patchset

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

2017-04-18 Thread Bastien Nocera
On Tue, 2017-04-18 at 14:05 +1000, Peter Hutterer wrote: > On Fri, Apr 07, 2017 at 01:43:57PM +0300, Pekka Paalanen wrote: > > On Fri, 7 Apr 2017 14:04:40 +1000 > > Peter Hutterer wrote: > > > > > For the initial patchset, seeĀ  > > > https://lists.freedesktop.org/archives/wayland-devel/2017-March

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

2017-04-17 Thread Peter Hutterer
On Fri, Apr 07, 2017 at 01:43:57PM +0300, Pekka Paalanen wrote: > On Fri, 7 Apr 2017 14:04:40 +1000 > Peter Hutterer wrote: > > > For the initial patchset, see > > https://lists.freedesktop.org/archives/wayland-devel/2017-March/033626.html > > For a high-level description, see > > http://who-t.b

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

2017-04-07 Thread Pekka Paalanen
On Fri, 7 Apr 2017 14:04:40 +1000 Peter Hutterer wrote: > For the initial patchset, see > https://lists.freedesktop.org/archives/wayland-devel/2017-March/033626.html > For a high-level description, see > http://who-t.blogspot.com.au/2017/04/inputfd-protocol-for-direct-access-to.html > > This is

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

2017-04-06 Thread Peter Hutterer
For the initial patchset, see https://lists.freedesktop.org/archives/wayland-devel/2017-March/033626.html For a high-level description, see http://who-t.blogspot.com.au/2017/04/inputfd-protocol-for-direct-access-to.html This is a relatively unexciting update, the notable bits are: * instead of ha