Skip to content
  • Carlos Garnacho's avatar
    wayland: Implement touchpad gesture events · 45d15b30
    Carlos Garnacho authored
    On wayland, the gestures protocol defines a wl_pointer_gestures global
    object, that will match in number with wl_seats, swipe and pinch
    interfaces can be obtained from it, which events are translated into
    GdkEventTouchpadSwipe/Pinch events.
    45d15b30