Re: [PATCH libinput 9/9] Add libinput_device_get_name() to advertise the kernel name

2014-04-08 Thread Peter Hutterer
On Tue, Apr 08, 2014 at 10:22:23PM +0200, Jonas Ådahl wrote: > On Fri, Mar 28, 2014 at 02:38:52PM +1000, Peter Hutterer wrote: > > Signed-off-by: Peter Hutterer > > --- > > Sorry, had forgotten about these, but have some comments (in a previous > e-mail and in this one). Anyhow, consider the patc

Re: [PATCH libinput 9/9] Add libinput_device_get_name() to advertise the kernel name

2014-04-08 Thread Jonas Ådahl
On Fri, Mar 28, 2014 at 02:38:52PM +1000, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer > --- Sorry, had forgotten about these, but have some comments (in a previous e-mail and in this one). Anyhow, consider the patches in this series Reviewed-by: me. > I didn't end up needing this but i

[PATCH libinput 9/9] Add libinput_device_get_name() to advertise the kernel name

2014-03-27 Thread Peter Hutterer
Signed-off-by: Peter Hutterer --- I didn't end up needing this but it seems a nice to have. However, it does lead to a discussion on how much of the device should we expose to the caller through libinput. Right now libinput hides virtually everthing but the sysname and even that may not be enough