mirror of
https://github.com/gryf/wicd.git
synced 2026-01-05 21:34:16 +01:00
Let there be light!
curses/wicd-curses.py: ADDED (new (very incomplete) curses UI) curses/README: ADDED (Simple README. Hope it says enough for the moment) curses/TODO: ADDED (Simple, incomplete, TODO list)
This commit is contained in:
15
curses/TODO
Normal file
15
curses/TODO
Normal file
@@ -0,0 +1,15 @@
|
||||
Things to do (in no particular order):
|
||||
|
||||
* Integrate a glib mainloop into the UI so that it can be aware of whether
|
||||
we're connecting or not by some means.
|
||||
* Implement the ability to connect/disconnect to/from stuff.
|
||||
Yeah, I know that it's important...
|
||||
* Make a settings dialog
|
||||
* Implement something that resembles a combo box in urwid
|
||||
* Make a network config dialog
|
||||
|
||||
Oh, and most importantly:
|
||||
|
||||
* Tell people how they can quit the app (F8, until I do all of that stuff) :-)
|
||||
|
||||
Anything else? That's all I can think of now.
|
||||
Reference in New Issue
Block a user