On Tue, Feb 25, 2014 at 08:17:24AM +1000, Peter Hutterer wrote:
> > > > > static void
> > > > > evdev_device_dispatch(void *data)
> > > > > {
> > > > > struct evdev_device *device = data;
> > > > > struct libinput *libinput = device->base.seat->libinput;
> > > > > - int fd = devi
On Mon, Feb 24, 2014 at 10:03:59PM +0100, Jonas Ådahl wrote:
> On Mon, Feb 24, 2014 at 09:44:34AM +1000, Peter Hutterer wrote:
> > On Sat, Feb 22, 2014 at 04:44:06PM +0100, Jonas Ådahl wrote:
> > > On Tue, Feb 18, 2014 at 04:09:10PM +1000, Peter Hutterer wrote:
> > > > This gives us the ability to
On Mon, Feb 24, 2014 at 09:44:34AM +1000, Peter Hutterer wrote:
> On Sat, Feb 22, 2014 at 04:44:06PM +0100, Jonas Ådahl wrote:
> > On Tue, Feb 18, 2014 at 04:09:10PM +1000, Peter Hutterer wrote:
> > > This gives us the ability to handle SYN_DROPPED transparently to the
> > > caller.
> > >
> > > S
On Sat, Feb 22, 2014 at 04:44:06PM +0100, Jonas Ådahl wrote:
> On Tue, Feb 18, 2014 at 04:09:10PM +1000, Peter Hutterer wrote:
> > This gives us the ability to handle SYN_DROPPED transparently to the caller.
> >
> > Signed-off-by: Peter Hutterer
> > ---
> > src/evdev.c | 90
> >
On Tue, Feb 18, 2014 at 04:09:10PM +1000, Peter Hutterer wrote:
> This gives us the ability to handle SYN_DROPPED transparently to the caller.
>
> Signed-off-by: Peter Hutterer
> ---
> src/evdev.c | 90
> +++--
> 1 file changed, 58 inserti
This gives us the ability to handle SYN_DROPPED transparently to the caller.
Signed-off-by: Peter Hutterer
---
src/evdev.c | 90 +++--
1 file changed, 58 insertions(+), 32 deletions(-)
diff --git a/src/evdev.c b/src/evdev.c
index ba28fc6..