Skip to content
  • Peter Eisenmann's avatar
    dnd: Don't handle drops without uris · d084a720
    Peter Eisenmann authored and Corey Berla's avatar Corey Berla committed
    Add a check to assert nautilus_files_view_drop_proxy_received_uris is
    not called with an empty source uri list.
    
    Make nautilus_dnd_perform_drop return whether the drop event was
    actually handled. Adjust callers accordingly.
    
    Fixes: #2787
    d084a720