Skip to content
  • Matthias Clasen's avatar
    x11: Implement drag cancel animation · 23b2b493
    Matthias Clasen authored
    Showing the drag cancel animation can be done in the X11
    drag context implementation now that we hold the drag
    window there, and have the start coordinates.
    
    Since we can't control if and when the application destroys
    the drag widget, we take a snapshot of the window contents
    and display that during the animation. This should be good
    enough for all practical purposes.
    23b2b493