Skip to content
  • Carlos Garnacho's avatar
    paned: Use GtkGesture to handle handle dragging · 68116456
    Carlos Garnacho authored
    Dragging is all handled by a GtkGesturePan now, matching the
    paned orientation.
    
    On touch events, a wider area is listened for, so touch events
    don't need to be as accurate to initiate dragging, if no dragging
    is truly initiated in this case, events are just forwarded for
    child widgets to handle.
    68116456