guix-devel/gnu/installer/newt
Mathieu Othacehe 113bdf6ae1
installer: Rewrite welcome page.
The welcome page is the only page using absolute positioning for the newt
components, so that the page occupies all the screen space. This is becoming
too hard to manage, so switch to grid management like elsewhere, even if the
result is less appealing.

Also add an info text to the page with a mention on how to switch back to the
original installer.

* gnu/installer/newt/welcome.scm (run-menu-page): Use a vertically stacked
grid instead of hard window placement.
2019-01-17 14:04:21 +01:00
..
ethernet.scm
hostname.scm
keymap.scm
locale.scm
menu.scm
network.scm
page.scm
timezone.scm
user.scm
utils.scm
welcome.scm
wifi.scm