guix/gnu/installer
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
..
aux-files
newt installer: Rewrite welcome page. 2019-01-17 14:04:21 +01:00
build-installer.scm gnu: installer: Launch the installer as kmscon login-program. 2019-01-17 14:04:21 +01:00
connman.scm
keymap.scm
locale.scm
newt.scm installer: newt: Locate the logo within local-file. 2019-01-17 14:04:20 +01:00
steps.scm
timezone.scm
utils.scm