mirror of
https://github.com/gryf/wicd.git
synced 2026-01-31 13:05:49 +01:00
Ad-hoc network support is added ("O").
This commit is should be the last one containing new interface elements. :-D
This also may not work directly from the install. I need to change some stuff
first.
curses/curses_misc.py:
Fixed bug in Dialog2 where mouse clicks would cause the program to crash
Added DynEdit and DynIntEdit, Simple DynWrapped widgets, nothing special
about them
curses/wicd-curses.py:
Added support for Ad-Hoc network controls (I don't know exactly how this
works)
curses/README,TODO,in/man=wicd-curses.8.in:
Ad-Hoc network support has been added
This commit is contained in:
@@ -3,5 +3,4 @@ Things to do (in no particular order):
|
||||
* Implement a keyhandler function for the overall frame
|
||||
* Make keystrokes customizable
|
||||
* Make color schemes customizable
|
||||
* Implement a "make an ad-hoc network" dialog
|
||||
* Perform a mass code cleanup
|
||||
|
||||
Reference in New Issue
Block a user