Re: [PATCH libinput 3/8] Add libinput_device_suspend() and libinput_device_resume()

2014-08-21 Thread Jonas Ådahl
On Wed, Aug 20, 2014 at 01:18:51PM +1000, Peter Hutterer wrote: Does what it says on the box, preventing events from the device without actually dropping the device from the context. Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- See my notes in the coverletter. For the T440

Re: [PATCH libinput 3/8] Add libinput_device_suspend() and libinput_device_resume()

2014-08-21 Thread Peter Hutterer
On Thu, Aug 21, 2014 at 09:36:57PM +0200, Jonas Ådahl wrote: On Wed, Aug 20, 2014 at 01:18:51PM +1000, Peter Hutterer wrote: Does what it says on the box, preventing events from the device without actually dropping the device from the context. Signed-off-by: Peter Hutterer

[PATCH libinput 3/8] Add libinput_device_suspend() and libinput_device_resume()

2014-08-19 Thread Peter Hutterer
Does what it says on the box, preventing events from the device without actually dropping the device from the context. Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- See my notes in the coverletter. For the T440 case I specifically did not mention that _suspend() closes the file