Re: [PATCH libinput 2/3] test: rename hover tests into semi_mt_hover

2015-05-05 Thread Peter Hutterer
On Thu, Apr 30, 2015 at 04:30:24PM -0400, Benjamin Tissoires wrote: > From: Benjamin Tissoires > > The current hover tests are uniquely designed for some Synaptics > touchpad. Libinput can handle hovering through ABS_MT_DISTANCE, > so we need to reserve the "hover" name for real hovering devices.

[PATCH libinput 2/3] test: rename hover tests into semi_mt_hover

2015-04-30 Thread Benjamin Tissoires
From: Benjamin Tissoires The current hover tests are uniquely designed for some Synaptics touchpad. Libinput can handle hovering through ABS_MT_DISTANCE, so we need to reserve the "hover" name for real hovering devices. Signed-off-by: Benjamin Tissoires --- test/touchpad.c | 26 +