[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [nyx/master] Rewrite configuration panel
commit eb8a35e6dfa7f2c830483a15c8399cc172ff1ba7
Merge: 97f1f94 96e1497
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Mon Jan 4 09:45:20 2016 -0800
Rewrite configuration panel
Better! Panel is a hell of a lot simpler and now uses stem's stem.manual
module. This is a lot quicker than nyx's variant, and with information that's
no longer years out of date.
nyx/__init__.py | 6 +-
nyx/config/attributes.cfg | 17 +
nyx/config/torrc.cfg | 260 --------------
nyx/config_panel.py | 794 +++++++++++------------------------------
nyx/connection_panel.py | 17 +-
nyx/controller.py | 2 +-
nyx/graph_panel.py | 8 +-
nyx/menu/actions.py | 8 -
nyx/popups.py | 62 ++--
nyx/starter.py | 12 +-
nyx/util/__init__.py | 18 +-
nyx/util/tor_config.py | 566 +----------------------------
nyxrc.sample | 32 +-
test/settings.cfg | 1 +
test/util/log/read_tor_log.py | 12 +-
15 files changed, 313 insertions(+), 1502 deletions(-)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits