Re: Implementing right click and middle click drag

2018-07-18 Thread Peter Hutterer
On Sat, Jul 14, 2018 at 03:09:40PM +0530, Sagar Tewari wrote: > Hi, > > This is the proposed design of state machine for implementing right click > drag as double tap followed by a single tap. I intend to implement the > middle tap drag in a similar way. The new stuff in inside the dashed > bounda

Re: Implementing right click and middle click drag

2018-07-18 Thread Peter Hutterer
On Sat, Jul 14, 2018 at 05:46:34PM +0530, Sagar Tewari wrote: > Hi, > > I'm adding states to implement the above changes and have a query regarding > the 'tap_event' enum. What do the enum values 'TAP_EVENT_THUMB, > TAP_EVENT_PALM' mean. > Do they mean that a thumb or palm has been placed on the t