mirror of
https://github.com/gryf/wicd.git
synced 2026-01-08 06:44:20 +01:00
curses/curses_misc.py: ADDED. Various urwid classes that I use throughout the program.
curses/prefs_curses.py: Frontend is complete. However, it is still missing buttons and the ability to save information. Removed code that is now in curses_misc.py. curses/wicd-curses.py: Removed code that is now in curses_misc.py. Tweaked the visuals a little bit. curses/README: Preferences configuration is a WIP now. curses/TODO: A combo box has been implemented in curses_misc.py, so that part has been removed. Also added a part about making a man page.
This commit is contained in:
@@ -7,7 +7,7 @@ work on it more and figure out how to use distutils.
|
||||
|
||||
Right now, it lists current available networks, and whether you are connected
|
||||
to anything or not, all of which is updated in real time. It will actually
|
||||
connect you to networks now. Configuring them is something soon to come soon.
|
||||
connect you to networks now. Configuring them is a work in progress.
|
||||
|
||||
Controls:
|
||||
|
||||
@@ -23,4 +23,4 @@ ESC or Q: Quit dialog without saving information (if present)
|
||||
|
||||
|
||||
|
||||
~nacl
|
||||
~NaCl
|
||||
|
||||
Reference in New Issue
Block a user