Skip to content
  • Carlos Garnacho's avatar
    gdk: Remove implicit touch grab accounting · 0317b0d1
    Carlos Garnacho authored
    This is not necessary now that there's no client-side windows to track.
    The only removed piece that could make sense is emission of grab broken
    events, but it's already an stretch since the semantics of those with
    multi-touchpoint is unclear.
    
    Anyhow, This should be fixed at the GTK level, while we let GDK deal with
    seat/device level grabs.
    0317b0d1