mirror of
https://github.com/gryf/wicd.git
synced 2026-03-16 06:33:33 +01:00
curses/wicd-curses.py: Colorized the network we're currently connected to.
That network is now updated every time that wicd tells us that the "status" has changed. Network connection status is now updated every 2 seconds, instead of every 0.5.
This commit is contained in:
@@ -9,7 +9,8 @@ Things to do (in no particular order):
|
||||
* Implement a keyhandler function for the overall frame
|
||||
* Make keystrokes customizable
|
||||
* Make color schemes customizable
|
||||
* Add code to restore the screen if _anything_ bad happens
|
||||
* Add code to restore the terminal if _anything_ bad happens. I have an idea about
|
||||
how to do it. Ask me about it if you know some Python.
|
||||
|
||||
Oh, and most importantly:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user