gget r45 - trunk
- From: johans svn gnome org
- To: svn-commits-list gnome org
- Subject: gget r45 - trunk
- Date: Fri, 1 Aug 2008 22:35:26 +0000 (UTC)
Author: johans
Date: Fri Aug 1 22:35:25 2008
New Revision: 45
URL: http://svn.gnome.org/viewvc/gget?rev=45&view=rev
Log:
Added TODO file.
Added:
trunk/TODO
Added: trunk/TODO
==============================================================================
--- (empty file)
+++ trunk/TODO Fri Aug 1 22:35:25 2008
@@ -0,0 +1,20 @@
+- The trayicon should probably not be displayed all the time by default.
+ If the user has not set /apps/gget/general/show_status_icon=True the
+ right thing would probably be to only display it when there is an active
+ download. The downside with not showing it all the time is that you
+ can't use the paste url feature. See http://developer.gnome.org/projects/gup/hig/draft_hig_new/desktop-notification-area.html#desktop-notification-appropriate-use for notification area use cases.
+
+- Add ETA information.
+
+- DBus interface:
+ - org.gnome.GGet.Download.GetProperties should probably return a dict of
+ {string: variant} instead of {string: string}
+ - It would be nice to use real dbus properties for the items in the dict
+ above.
+
+- Improve the GUI for Metalink downloads
+ - Currently the UI shows the name of the metalink file, which isn't
+ very good since it breaks things like opening the downloaded file
+ etc. The thing with Metalink files is that they can contain multiple
+ files. I think a good solution would be that we in the download list use
+ an expandable node for metalinks which contains all the files in it.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]