Re: [PATCH libinput] tools: prefix debug output with '.' on device changes

2016-09-15 Thread Peter Hutterer
On Thu, Sep 15, 2016 at 02:02:03PM +0100, Eric Engestrom wrote: > On Thu, Sep 15, 2016 at 07:55:54AM +1000, Peter Hutterer wrote: > > On Wed, Sep 14, 2016 at 05:48:26PM +0100, Eric Engestrom wrote: > > > On Thu, Sep 08, 2016 at 03:55:47PM +1000, Peter Hutterer wrote: > > > > diff --git a/tools/even

Re: [PATCH libinput] tools: prefix debug output with '.' on device changes

2016-09-15 Thread Eric Engestrom
On Thu, Sep 15, 2016 at 07:55:54AM +1000, Peter Hutterer wrote: > On Wed, Sep 14, 2016 at 05:48:26PM +0100, Eric Engestrom wrote: > > On Thu, Sep 08, 2016 at 03:55:47PM +1000, Peter Hutterer wrote: > > > diff --git a/tools/event-debug.c b/tools/event-debug.c > > > index 67432b7..0e95611 100644 > >

Re: [PATCH libinput] tools: prefix debug output with '.' on device changes

2016-09-14 Thread Peter Hutterer
On Wed, Sep 14, 2016 at 05:48:26PM +0100, Eric Engestrom wrote: > On Thu, Sep 08, 2016 at 03:55:47PM +1000, Peter Hutterer wrote: > > We print the sysname, but it's not always obvious when there's an event from > > another device within the stream from another device. Prefix it so it's > > easier

Re: [PATCH libinput] tools: prefix debug output with '.' on device changes

2016-09-14 Thread Eric Engestrom
On Thu, Sep 08, 2016 at 03:55:47PM +1000, Peter Hutterer wrote: > We print the sysname, but it's not always obvious when there's an event from > another device within the stream from another device. Prefix it so it's easier > to spot and search for. > > See https://bugzilla.redhat.com/show_bug.cgi

Re: [PATCH libinput] tools: prefix debug output with '.' on device changes

2016-09-07 Thread Peter Hutterer
On Thu, Sep 08, 2016 at 03:55:47PM +1000, Peter Hutterer wrote: > We print the sysname, but it's not always obvious when there's an event from > another device within the stream from another device. Prefix it so it's easier > to spot and search for. > > See https://bugzilla.redhat.com/show_bug.cgi

[PATCH libinput] tools: prefix debug output with '.' on device changes

2016-09-07 Thread Peter Hutterer
We print the sysname, but it's not always obvious when there's an event from another device within the stream from another device. Prefix it so it's easier to spot and search for. See https://bugzilla.redhat.com/show_bug.cgi?id=1364850#c3 for an example of how such an event can hide. We only use