[PATCH synaptics 0/2] Fix double taps in some applications

Gabriele Mazzotta gabriele.mzt at gmail.com
Thu Jan 15 13:04:15 PST 2015


Double taps are ignored by some applications because of the lack of
a delay between button down and button up events.
These patches address this issue and update the machine state diagram.

Gabriele Mazzotta (2):
  Update machine state diagram
  Add a delay between the second button down-up event of double taps

 docs/tapndrag.dia  | 519 ++++++++++++++++++++++++++++++-----------------------
 src/synaptics.c    |  27 +--
 src/synapticsstr.h |   1 -
 3 files changed, 298 insertions(+), 249 deletions(-)

-- 
2.1.4



More information about the xorg-devel mailing list