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

--- Comment #6 from [email protected] 2012-02-07 00:36:44 GMT ---
Created attachment 697
  --> https://bugs.gpodder.org/attachment.cgi?id=697
tray icon hook script

[Thomas Perl wrote on 2011-11-21 14:54:08 GMT]
> What would we need to implement this at a hooks/extensions level?

That depends on the features the script should realize. The basic functionality
seems to work without changes.

I missed the 2 requested hook methodes (#1555,1557, DLs started/finished).
Especially the second one needs a dirty workaround. Perhaps you see a better
step into your code. I just took the first which I saw.

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)?

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.)

I only testet the script with Gnome 2.30.2 and don't know if it'll work in
other enviroments like Windows.

-- 
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