subiquity/subiquitycore/ui
Michael Hudson-Doyle 32261c3905 Merge branch 'master' into mwhudson/guided-partitioning
Fixing a few conflicts.
2017-09-11 09:26:09 +12:00
..
views do not ask guided/manual on re-entering config screen if any configuration has been done 2017-08-29 09:24:29 +12:00
__init__.py Rename subiquity to subiquitycore -- will serve as base classes for everything 2016-06-30 14:17:01 -04:00
anchors.py simplify some generic view code 2017-01-13 15:08:31 +13:00
buttons.py Make it a little more obvious where labels are in fact buttons or menus 2016-08-16 15:01:51 -04:00
container.py protection against empty containers when tabbing 2017-03-07 20:37:38 +13:00
dummy.py make Color.button etc apply the corresponding focus map 2017-02-08 15:37:18 +13:00
error.py make Color.button etc apply the corresponding focus map 2017-02-08 15:37:18 +13:00
form.py allow editing partitions 2017-09-05 14:25:21 +12:00
frame.py remove previous tab "support" 2017-02-03 14:15:54 +13:00
interactive.py move Selector widget to its own file and create a class for its Options 2017-09-05 09:43:45 +12: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 make Color.button etc apply the corresponding focus map 2017-02-08 15:37:18 +13:00