|
zapata, Thursday 06 January 2011 à 23:49
|
|
Subscription date : 20 December 2010
Messages : 155
|
Is it possible to when i for instance am downloading something (let say on my browser)that the indicator changes into a small bar that shows how much is left do download!Like here!
Uploaded with ImageShack.us |
|
fabounet, Friday 07 January 2011 à 10:16
|
|
Subscription date : 30 November 2007
Messages : 17118
|
yep this would be great and possible only if the program you're using to download has an interface (DBus for instance) that tells us ths information. |
|
zapata, Friday 07 January 2011 à 11:35
|
|
Subscription date : 20 December 2010
Messages : 155
|
Hope youre gonna build it in!! |
|
fabounet, Friday 07 January 2011 à 15:55
|
|
Subscription date : 30 November 2007
Messages : 17118
|
yes if you find me the interfaces for the program you want  |
|
zapata, Friday 07 January 2011 à 16:55
|
|
Subscription date : 20 December 2010
Messages : 155
|
Sorry i have no clue about these thing i was mainly thinking about browsers like firefox and chrome!!!And maybe some bit torrent clients like utorrent and transmission. |
|
fabounet, Friday 07 January 2011 à 17:44
|
|
Subscription date : 30 November 2007
Messages : 17118
|
I'll look at Transmission then, since I also use it
Firefox doesn't seem to have an interface (I've found a Dbus plug-in but it seems a bit out-of-date).
if you have any info, please post them here. |
|
zapata, Friday 07 January 2011 à 18:39
|
|
Subscription date : 20 December 2010
Messages : 155
|
And what about chrome.And i also thought about terminal since i (and i also think a lot of other linux users) use it to download a lot of stuff.Maybe even the package manager!
And by the way do you think that you are gonna be able to finish eventually the folder applet and separator problem and the disappearing of the reflection of some applet (cause i have it too) in January  |
|
fabounet, Monday 10 January 2011 à 17:12
|
|
Subscription date : 30 November 2007
Messages : 17118
|
I have 1 brain and 2 hands only
you can help by finding which programs have an interface to tell the dock the download progress
I'll focus on bug-fixes during january/february anyway, so that the 2.3 is ready for Natty |
|
zapata, Monday 10 January 2011 à 17:23
|
|
Subscription date : 20 December 2010
Messages : 155
|
I know that there arent many of you and i would like to help but i really am not so into programing and all that stuff.All i can do is suggest some ideas and maybe some art work but thats all.  |
|
fabounet, Monday 10 January 2011 à 17:33
|
|
Subscription date : 30 November 2007
Messages : 17118
|
that's nice already  |
|
zapata, Thursday 10 February 2011 à 12:00
|
|
Subscription date : 20 December 2010
Messages : 155
|
Hey check this out this i think should convince even more that this idea is great
http://www.omgubuntu.co.uk/2011/02/unity-launcher-api-ready-when-you-are/ |
|
Guest, Tuesday 06 March 2012 à 18:17
|
|
|
Any progress about this idea?
Thaks for your great work! |
|
fabounet, Wednesday 07 March 2012 à 12:18
|
|
Subscription date : 30 November 2007
Messages : 17118
|
it's still the same problme: if firefox/chrome have an API (Dbus) to let the dock know about their current state, we can easily represent it on their icon.
so the question is just: do they have such an interface ? |
|
matttbe, Wednesday 07 March 2012 à 12:22
|
|
|
fabounet, Wednesday 07 March 2012 à 12:51
|
|
Subscription date : 30 November 2007
Messages : 17118
|
hmm, it's just "yet another dock API", like the one we have and the other docks had ...
does anyone support this ? will it become a standard ?
but this could be implemented as a plug-in (like our current Dbus API), so I'm perfectly ok to integrate it if there is any volunteer |
|
matttbe, Wednesday 07 March 2012 à 12:58
|
|
Subscription date : 24 January 2009
Messages : 12573
|
does anyone support this ? will it become a standard ? No but Canonical/Ubuntu supports it... it's not a standard but Unity has millions users... |
|
fabounet, Thursday 08 March 2012 à 13:19
|
|
|
matttbe, Thursday 08 March 2012 à 22:19
|
|
Subscription date : 24 January 2009
Messages : 12573
|
Yes, I understand  |
Subscription date : 05 August 2009
Messages : 285
|
Thanks, zapata, it is a good idea. The main problem, as Fabounet said, is the lack of information from those applications. At the best of our knowledge these applications do not share the necessary information, so now the implementation of your idea is not feasible.
For Chrome, I think the Dbus is still not exporting this kind of methods that would be useful for us here. I've been looking a lil into the code http://src.chromium.org/viewvc/chrome/trunk/src/dbus/. Maybe someone has a better hint. |
|