Skip to content
  • Alice Mikhaylenko's avatar
    swipe-tracker: Split begin-swipe and prepare · 4a1bf169
    Alice Mikhaylenko authored
    Move begin-swipe to when the swipe actually starts, replace what it was
    before with a prepare signal.
    
    Currently we have a hack in AdwFlap to check starting swipe in update-swipe
    instead of begin-swipe because the latter runs too early. Now it can be
    removed.
    
    Update migration guides.
    
    Fixes #79
    4a1bf169