subiquity/subiquitycore/ui
Michael Hudson-Doyle 56c582a0d0 the way subiquity works it is better do consider a Pile selectable if any of its elements are selectable
Without this, if a non-selectable thing ends up focused, the net effect is that
all further input is ignored, which is bad.
2018-03-21 11:18:56 +13:00
..
views fix live updates of network screen 2018-03-16 15:30:14 +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 nicer install progress reporting in the footer to start with 2018-02-28 13:49:24 +13:00
buttons.py make language and disk selection buttons use the done style 2017-11-24 11:19:01 +13:00
container.py the way subiquity works it is better do consider a Pile selectable if any of its elements are selectable 2018-03-21 11:18:56 +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 add more space between form rows, align help to the left 2018-03-14 14:58:58 +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 make the contents of a selector pop up dialog a listbox 2018-01-12 10:27:44 +13:00
utils.py add a helper to pad a pile of buttons just enough 2017-09-20 14:55:02 +12:00