NomadNet/nomadnet
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
..
examples Keyboard navigation for fields 2023-02-15 11:53:34 +01:00
ui Use urwid constants for widgets instead of string equivalents 2024-01-18 11:58:22 +01:00
vendor Updated nomadnet to use Urwid 2.4.2 2024-01-15 19:40:01 +01:00
__init__.py Node announce handling. 2021-08-26 17:17:40 +02:00
_version.py Updated versions 2024-01-14 01:08:10 +01:00
Conversation.py Adjusted timeouts 2023-11-02 12:25:36 +01:00
Directory.py Possible fix for Directory error 2023-11-26 15:51:47 -06:00
Node.py Fixed missing timestamp update on page/file periodic scan 2024-01-08 00:10:55 +01:00
nomadnet.py Added log to console option for daemon mode 2022-05-18 16:33:28 +02:00
NomadNetworkApp.py Fixed missing timestamp update on page/file periodic scan 2024-01-08 00:10:55 +01:00