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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
