Skip to content

wayland: Disconnect old toplevel signals in XdgTopLevelDrag

David Edmundson requested to merge work/d_ed/toplevel_cleanup into master

If hypothetically a drag started with toplevelA, then that mapped a null buffer a new toplevelB can be attached to the drag. If then topLevelA then became null again we should not reset the toplevel.

This has not been an issue seen in real life.

Merge request reports

Loading