| Summary: | Copying files could display a progress bar directly on a copied folder. | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Filippo <filippo.leon> |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | h.klene, nate, safeerpasha7 |
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | All | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Filippo
2013-04-02 12:39:42 UTC
Thanks for the idea!
> What I propose is to implement some sort of indicator in dolphin too (I made
> a *bad* mokup for the idea). I'm not a good programer but afaik the
> technology in KDE is already so well developed that it shouldn't be to hard
> to implement such an indicator.
I'm afraid that this would be rather difficult to implement. Dolphin does not do the copying itself and has no knowledge about the copying progess. It's certainly not impossible to make the parts of kdelibs that perform the copying tell Dolphin about this and make it update the view accordingly, but it would require a major amount of effort. Therefore, it's unlikely that something like this will be implemented in the foreseeable future.
That's pity, I'd hoped that dolphin would be aware of the copying process in the same way that plasma is currently (solid?). Let's hope someday it will gain this awareness. Thank you for the reply! Love this idea ... but I'd rather lay the progress as a background under the filename. In addition, on a move it would also be nice, if the source would have a reverse progressbar, even if the final delete is only done at the very end after all content was copied. Even better, if this would work with say http-downloads or sftp transfers ... |