Skip to content
  • Carlos Garnacho's avatar
    eventcontroller: Add private ::filter method · 61c205d3
    Carlos Garnacho authored
    This will be used right before handle_event() in order to filter
    out events, useful to make the previous "no touchpad events" behavior
    the default, and have gesture subclasses include manually the touchpad
    events they handle.
    61c205d3