Skip to content
  • Carlos Garnacho's avatar
    gtkgesture: Filter out touchpad events by default. · 89647fd4
    Carlos Garnacho authored
    The gestures that don't want touchpad gesture events are majority,
    even those that want such events will only listen to subsets (eg.
    pinch, swipe,...).
    
    So it makes sense to ignore touchpad events by default, and let
    subclasses opt those in.
    89647fd4