Skip to content

Clean up FileTransferJob description

Kai Uwe Broulik requested to merge work/kbroulik/transfer-details into master
  • Set magic destUrl property to let it know the job destination in case of multiple files being transferred
  • Set a normal "Receiving File(s)" title like we do with "Copying" title
  • Set device name and destination path as details

This lets Plasma figure out where the files are going and offer useful actions when it finishes

Nicer details whilst transferring Screenshot_20210131_221854

"Open containing folder" action once finished transferring multiple files Screenshot_20210131_221335

Merge request reports