[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [nyx/master] Drop legacy draw methods
commit 1191b1600e334f53aa81373b8a4a95cde0dd7f82
Merge: 8db8db6 f777422
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Fri Jul 15 10:02:24 2016 -0700
Drop legacy draw methods
Now that we're using curses.py for rendering we can clean up our panel. Vastly
simpler now.
nyx/controller.py | 51 +++--
nyx/curses.py | 19 ++
nyx/menu.py | 16 +-
nyx/panel/__init__.py | 536 ++++++------------------------------------------
nyx/panel/config.py | 14 +-
nyx/panel/connection.py | 20 +-
nyx/panel/graph.py | 30 +--
nyx/panel/header.py | 19 +-
nyx/panel/log.py | 23 +--
nyx/panel/torrc.py | 14 +-
nyx/starter.py | 3 +-
test/panel/header.py | 3 +-
test/panel/torrc.py | 8 +-
13 files changed, 198 insertions(+), 558 deletions(-)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits