subiquity/subiquitycore/ui
Michael Hudson-Doyle c9f3bd3ae0 fix behaviour of "up" on views that have done initially focused
before this, if you press up on e.g. the network view, focus would go to the first nic
not the last as you might expect. this is pretty obscure but oh well. such is urwid.
2018-01-11 11:50:08 +13:00
..
views fix behaviour of "up" on views that have done initially focused 2018-01-11 11:50:08 +13:00
__init__.py Rename subiquity to subiquitycore -- will serve as base classes for everything 2016-06-30 14:17:01 -04:00
anchors.py get rid of padding after header 2017-10-20 14:06:57 +13:00
buttons.py make language and disk selection buttons use the done style 2017-11-24 11:19:01 +13:00
container.py tone down log spam a bit 2017-11-24 12:50:37 +13:00
dummy.py Buttons 2017-09-18 14:01:11 +01:00
error.py Buttons 2017-09-18 14:01:11 +01:00
form.py some testing ideas 2017-11-27 21:51:39 +13:00
frame.py add a way to run console-conf or subiquity with a subset of the screens 2017-10-09 09:24:32 +13:00
interactive.py allow the same set of characters in realname as accepted by chfn -f 2017-10-05 16:33:26 +13:00
lists.py the start of an excessively general way of validating input 2017-02-07 14:02:07 +13:00
selector.py move Selector widget to its own file and create a class for its Options 2017-09-05 09:43:45 +12:00
utils.py add a helper to pad a pile of buttons just enough 2017-09-20 14:55:02 +12:00