mirror of
https://github.com/gryf/wicd.git
synced 2025-12-28 01:12:34 +01:00
curses/wicd-curses.py: Add gobject.MainLoop support, and enable the D-Bus function connections (It works!). Various comments/code cleanup done.
curses/README: f5 refreshes the netlist now curses/TODO: Added a bunch of features to implement, and removed one of them.
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
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
|
||||
* Make an about dialog
|
||||
* Implement a keyhandler function for the overall frame
|
||||
* Make keystrokes customizable
|
||||
* Make color schemes customizable
|
||||
|
||||
Oh, and most importantly:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user