Commit Graph

5 Commits

Author SHA1 Message Date
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
Mark Qvist
910e527cc7 Terminate log tail when view is inactive 2024-01-15 19:30:26 +01:00
Mark Qvist
7dcfed4e5c Updated shortcut bars 2021-07-02 13:39:02 +02:00
Mark Qvist
6537a3d5cd Added configurable glyph sets 2021-07-02 13:35:10 +02:00
Mark Qvist
8aec40fba2 Added log display 2021-06-30 22:17:21 +02:00