subiquity/subiquitycore/ui
Michael Hudson-Doyle 85b3cd0724 switch from loop.create_task to asyncio.create_task
mostly done with sed
2022-11-08 10:08:46 +13:00
..
tests fix some easier cases of impolite language 2022-08-29 12:30:39 -06:00
views switch from loop.create_task to asyncio.create_task 2022-11-08 10:08:46 +13:00
__init__.py Rename subiquity to subiquitycore -- will serve as base classes for everything 2016-06-30 14:17:01 -04:00
actionmenu.py wrap actionmenu/selector popups in Color.body 2019-10-16 12:50:44 +13:00
anchors.py do not crash in a terminal < 76 columns wide 2020-04-28 21:32:46 +12:00
buttons.py add [ Help ] button to header 2019-10-02 10:48:35 +13:00
container.py fix tab-cycling between header and body 2019-12-16 21:32:25 +13:00
form.py Merge pull request #1336 from ogayot/password-passphrase 2022-10-28 14:06:54 +02:00
frame.py add [ Help ] button to header 2019-10-02 10:48:35 +13:00
interactive.py Use logger names consistent with directory structure 2022-02-25 17:35:45 +01:00
selector.py Fix exception messages not interpolated properly 2021-12-16 11:35:40 +01:00
spinner.py use the asyncio loop object rather than the urwid loop almost everywhere 2019-12-20 12:04:38 +13:00
stretchy.py add a way to log a dialog open/close, use it for network dialogs 2019-12-20 09:47:38 +13:00
table.py put zdev rows directly in a listbox, not in a pile in a listbox 2020-04-22 15:36:06 +12:00
utils.py ubuntu-pro: update the view to include magic-attach 2022-08-18 16:10:44 +02:00
width.py Fix exception messages not interpolated properly 2021-12-16 11:35:40 +01:00