Skip to content
  • Erkin Bahceci's avatar
    Add TapAndDragGesture option and gestures property. · ee265e10
    Erkin Bahceci authored and Peter Hutterer's avatar Peter Hutterer committed
    
    
    The tap-and-drag gesture is an alternative way of dragging.
    It is performed by tapping (touching and releasing the finger), then
    touching again and moving the finger on the touchpad.
    This gesture is enabled by default and can be disabled by setting the
    TapAndDragGesture option to false.
    
    The gesture already existed in synaptics and was always enabled. This
    commit adds an option to switch it on/off. The default behavior is
    tap-and-drag being enabled, that is, TapAndDragGesture is true.
    
    The "Synaptics Gestures" property is intended to hold all new gesture
    enabling options, like options for the upcoming multitouch gestures.
    
    Signed-off-by: default avatarHenrik Rydberg <rydberg@euromail.se>
    Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
    ee265e10