NomadNet/nomadnet/ui
Aleksei Stepanov 77eca5d23e Use urwid constants for widgets instead of string equivalents
* Reduce `DeprecationWarning` amount:
  `get_focus` -> `focus_position` for `Frame` and `focus` for `Pile`
  `set_focus` -> use property `focus_position`
2024-01-18 11:58:22 +01:00
..
textui Use urwid constants for widgets instead of string equivalents 2024-01-18 11:58:22 +01:00
__init__.py Added daemon mode 2022-05-17 13:11:04 +02:00
GraphicalUI.py User interface skeleton 2021-04-08 20:57:31 +02:00
MenuUI.py Added daemon mode 2022-05-17 13:11:04 +02:00
NoneUI.py Added log to console option for daemon mode 2022-05-18 16:33:28 +02:00
TextUI.py Improved propagation peer list display 2023-09-19 14:46:52 +02:00
WebUI.py User interface skeleton 2021-04-08 20:57:31 +02:00