Open Muqtxdir opened 1 year ago
to-do:
On screen 3, since there can be multiple selections, it should use check boxes, not radio boxes.
As for the screen 5, I fell like it uses wrong template. First of all, the only crowded page is the "screen5b: choose disk (custom)" (you really should have just named it 5c). The other 5b (clean install) will usually only have 1 disk in the list, likely never more than 5. And the 5a screen only seems filled due to the oversized icons. I think it would be better to put disk selection on the first page (with less prominent icons), and have a separate page for manual partitioning (which looks cool to me, I guess). I also don't like the terms used on these pages, but IDK if I should discuss them at this point?
TODO: Port the widgets here to Libadwaita 1.4, especially ToolbarView: https://blogs.gnome.org/alicem/2023/09/15/libadwaita-1-4/
now that
vanilla-installer
is run in its own session during installation in 2.0. I wanted to share few-designs to make the installer better approachable.screen1: welcome:
GtkButtons
toAdwActionRows
:screen2: language
GtkListBoxRow
+GtkCheckButton
(replace AdwComboRow)screen3: keyboard
screen5: install disk
split existing harddisk selection view into two separate pages
screen5a: choose install method:
screen5b: choose disk (clean install):
screen5b: choose disk (custom):
/dev/sda1, /dev/sdb7
)