mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
Update TODO.
This commit is contained in:
parent
c86a17b42b
commit
1f0579d590
1 changed files with 5 additions and 2 deletions
7
TODO
7
TODO
|
@ -1,7 +1,6 @@
|
||||||
* Have peer numbers show what we receive from tracker_reply_alert
|
* Have peer numbers show what we receive from tracker_reply_alert
|
||||||
* Have the ui better handle not being able to connect to the daemon.
|
* Have the ui better handle not being able to connect to the daemon.
|
||||||
* Mainwindow state saving.. Size, location, vpane position, etc..
|
* Tray locking and other tray options (close to tray, start in tray..)
|
||||||
* System tray icon
|
|
||||||
* Add state saving to listview.. this includes saving column size and position.
|
* Add state saving to listview.. this includes saving column size and position.
|
||||||
* Queue plugin 'apply_queue' stuff.. Just finishing the queue plugin and it's
|
* Queue plugin 'apply_queue' stuff.. Just finishing the queue plugin and it's
|
||||||
intended functionality.
|
intended functionality.
|
||||||
|
@ -17,3 +16,7 @@
|
||||||
* Add the tracker responses to the torrent details
|
* Add the tracker responses to the torrent details
|
||||||
* Fast resume saving
|
* Fast resume saving
|
||||||
* Restart daemon function
|
* Restart daemon function
|
||||||
|
* Sync the details pane to current trunk
|
||||||
|
* Automatically save torrent state every ~5 minutes, much like how
|
||||||
|
configmanager does it.
|
||||||
|
* Docstrings!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue