Skip to content
  • Alice Mikhaylenko's avatar
    button: Stop claiming event sequence on press · 870b82b5
    Alice Mikhaylenko authored
    Currently GtkButton claims the sequence both on press and on release. Stop
    claiming it on press and only do it on release, allowing drags to start
    from it.
    
    This will allow to remove a hack from GtkWindowHandle.
    870b82b5