Commit Graph

5 Commits

Author SHA1 Message Date
Aleksei Stepanov
ed6ba63317 Ban urwid==2.4.3 as containing UI regression.
Fix urwid entities init: use correct `super()`,
hack `__super` is officially deprecated.
Method <Class>.method(self, ...) is only for fallback in corner cases
(normally not recommended to use).
2024-01-18 10:22:38 +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