Re: [PATCH libinput 09/20] touchpad: add clickpad-style software buttons

2014-04-23 Thread Peter Hutterer
On Wed, Apr 23, 2014 at 11:35:35PM +0200, Jonas Ådahl wrote: > On Tue, Apr 15, 2014 at 02:28:06PM +0200, Hans de Goede wrote: > > From: Peter Hutterer > > > > This is a slightly fancier implementation than the simplest model and ported > > over from libtouchpad. It implements a state machine for

Re: [PATCH libinput 09/20] touchpad: add clickpad-style software buttons

2014-04-23 Thread Jonas Ådahl
On Tue, Apr 15, 2014 at 02:28:06PM +0200, Hans de Goede wrote: > From: Peter Hutterer > > This is a slightly fancier implementation than the simplest model and ported > over from libtouchpad. It implements a state machine for the software buttons > with left and right buttons currently implemente

[PATCH libinput 09/20] touchpad: add clickpad-style software buttons

2014-04-15 Thread Hans de Goede
From: Peter Hutterer This is a slightly fancier implementation than the simplest model and ported over from libtouchpad. It implements a state machine for the software buttons with left and right buttons currently implemented. Buttons are oriented left-to-right, in a horizontal bar. No random but