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
|
dcfcb27848
|
Default editor condition on Darwin
|
2021-09-11 13:08:54 +02:00 |
|
Mark Qvist
|
72f623293e
|
Initial work on micron markup language. Work on guide section.
|
2021-07-05 01:15:02 +02:00 |
|
Mark Qvist
|
7dcfed4e5c
|
Updated shortcut bars
|
2021-07-02 13:39:02 +02:00 |
|
Mark Qvist
|
0783b21272
|
Added configuration editor
|
2021-06-30 23:29:37 +02:00 |
|
Mark Qvist
|
8aec40fba2
|
Added log display
|
2021-06-30 22:17:21 +02:00 |
|