linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #02078
[Bug 406298] Re: Merge transfers, queued files and finished files
The merge process is started with adding 'Keep finished files in the
queue' function...
** Changed in: dcplusplus
Status: New => In Progress
--
Merge transfers, queued files and finished files
https://bugs.launchpad.net/bugs/406298
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in DC++: In Progress
Status in Linux DC++: Confirmed
Bug description:
I think that having downloads and queued files in different places is counterintuitive from the user's point of view, since they are both things you want to download. The only difference being, the first are already being downloaded and the second aren't yet.
Dcsharp handles this gracefully, and I propose using a similar layout:
-Transfers shouldn't be shown in a pane but in their own section, together with queues. Using an icon before the filename should be enough to tell them apart, e.g.: a downward arrow for downloads, an upward arrow for uploads and a pause or clock icon for queued items.
-Everything should be based on expanders: the top level shows folders or individual files and from there you can perform transfer-related operations, like removing a file from the queue. Expanding those, the actual connections are shown. From there you can perform actual user operations, like giving a user a slot or removing him from the queue.
I'm attaching a quick mockup.