subiquity/system_setup
Olivier Gayot 020dcc0b88 ui: redraw screens after moving from one screen to another
Wieh urwid > 2.1.2, the screen is only redrawn after urwid handles an
event (e.g., keypress, resize, ...) or an urwid alarm (it is like a
timer).

All other changes made to the UI do not trigger a screen redraw. We now
redraw the screen properly after moving from one screen to another.

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
2024-03-28 10:04:11 +01:00
..
client ui: redraw screens after moving from one screen to another 2024-03-28 10:04:11 +01:00
cmd apport: update names and write traceback information to disk 2023-10-21 00:50:21 -07:00
common format with black + isort 2023-07-25 15:27:42 -06:00
models format with black + isort 2023-07-25 15:27:42 -06:00
server one-off format of long lines with black 2023-07-25 15:27:49 -06:00
tests/golden Answers no longer relevant for wsl_setup 2022-12-16 13:28:11 +00:00
ui one-off format of long lines with black 2023-07-25 15:27:49 -06:00
__init__.py format with black + isort 2023-07-25 15:27:42 -06:00
__main__.py format with black + isort 2023-07-25 15:27:42 -06:00
ubuntu-wsl-setup snapcraft: upgrade to core22 2023-03-16 12:21:44 +01:00