Summary: | wish: Kontact-style multiple download progress bars | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | Jens <jens-bugs.kde.org> |
Component: | general | Assignee: | KGet authors <kget> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | mat69 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jens
2005-03-23 16:08:30 UTC
Excuse me if I'm replying that late.. Reoganizing the gui is definetely something that kget needs. If you want to work on kget, maybe you should work on the make_it_cool branch. In the branch the mainview (which contains the list of downloads) is already a reorganized version of the kget head one. We have 5 columns (file, status, size, progress, speed), where the progress one shows a progress bar. Speaking about the dock icon, I already thought about this. I think it could really be a good idea. I would be very happy if you could help us. Unfortunately at the moment the make_it_cool branch isn't functional, and the gui doesn't work anymore (we are doing a big rewrite). This means that you should wait some time. However, I think that now it should be the time to forget about coding, opening kolourpaint and trying to make a really good screenshot (this means that we all should say "Woow!!!"). The next step would be the coding one :-) And what about giving a look at the make_it_cool branch code? For every question, send a mail to our mailing list (kget@kde.org) Best wishes, Dario Hi, sorry to answer so late. I'll try to whip up some mockups during the weekend. However what I'd like comes close to what e.g. Firefox provides and what I tried to display in ASCII art in the original posting (above if you use the web interface). The main characteristics are: - use multiple lines (one for filename, one for progress bar, the source is optional IMHO) - use a _few_ buttons (pause, restart, cancel is enough IMHO, everything else just clutters the interface and confuses the user) - don't use full path names for copying, just the basename and maybe the target directory name. - display the *average* download percentage in KGet's window title, or kicker icon (ie if you have a 20MB file at 5% and a 40MB file at 50%, then you have downloaded 20*0.05 + 40*.5 = 21MB of 60MB, which is about 34% altogether. - IMHO the downloa progress windows should -perhaps optionally- all stick together and fold up to one corner of the screen, instead of being sprinkled all across the desktop. OSX does this (transfer progress windows, for copying and moving, always dock on one another and always choose a *corner* of the screen to stick to). I think it makes sense. More ideas to follow :-) Jens I think what it is like now comes quite close to what you suggested. |