On Tue, Jul 01, 2014 at 08:49:56PM +0200, jad...@gmail.com wrote:
> On Fri, Jun 27, 2014 at 01:02:11PM +1000, Peter Hutterer wrote:
> > Those three are the ones that matter for logging or device identification in
> > callers, so let's provide them.
> >
> > Signed-off-by: Peter Hutterer
>
> Revie
On Fri, Jun 27, 2014 at 01:02:11PM +1000, Peter Hutterer wrote:
> Those three are the ones that matter for logging or device identification in
> callers, so let's provide them.
>
> Signed-off-by: Peter Hutterer
Reviewed-by: Jonas Ã…dahl with a nit below.
Jonas
> ---
> src/evdev.c| 18 +++
On Fri, Jun 27, 2014 at 10:10:30AM -0700, Jason Gerecke wrote:
> On Thu, Jun 26, 2014 at 8:02 PM, Peter Hutterer
> wrote:
> > Those three are the ones that matter for logging or device identification in
> > callers, so let's provide them.
> >
> > Signed-off-by: Peter Hutterer
>
> Have you though
On Thu, Jun 26, 2014 at 8:02 PM, Peter Hutterer
wrote:
> Those three are the ones that matter for logging or device identification in
> callers, so let's provide them.
>
> Signed-off-by: Peter Hutterer
Have you thought about how to handle identification for non-USB
devices? We're starting to see
Hi,
On 06/27/2014 05:02 AM, Peter Hutterer wrote:
> Those three are the ones that matter for logging or device identification in
> callers, so let's provide them.
>
> Signed-off-by: Peter Hutterer
Looks good:
Reviewed-by: Hans de Goede
Regards,
Hans
> ---
> src/evdev.c| 18 ++
Those three are the ones that matter for logging or device identification in
callers, so let's provide them.
Signed-off-by: Peter Hutterer
---
src/evdev.c| 18 ++
src/evdev.h| 9 +
src/libinput.c | 18 ++
src/libinput.h | 34 ++