https://bugs.gpodder.org/show_bug.cgi?id=1495

--- Comment #7 from Thomas Perl <[email protected]> 2012-02-07 10:16:37 GMT ---
(In reply to comment #6)
> I thought about alternating icons, while downloading (gPodder-icon and a
> computed percent/left time icon). Is there an easy way to get the download
> progress (all the nice data you used to set the DL window title)?

For Unity Launcher integration, I plan to have this data available (also the
number of "new" episodes, as Unity's Launcher has a way of displaying a count
on top of the icon). I do have a patch, but right now it's a bit too dirty to
go into the repo. Once I clean it up (and maybe make that data available to the
hooks or some other mechanism), you can also use it for the status icon.

I'm all against alternating icons, as it "blinks" and irritates the user in my
opinion. The gPodder icon with the progress bar overlaid (as we had in previous
versions) is no problem, though.

> Another Problem is that the gPodder.show() is called before the Hooks UI-init.
> So the program can't start hidden. (But it takes only a very short time to
> hide.)

But isn't that even better than calling .show() *after* the hooks scripts is
inited? Because at that point, even if you have hidden the window from the hook
scripts, it would still be shown, right?

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to