guix/gnu
Mathieu Othacehe 8338d414b3
installer: Limit listbox height.
Fixes: <https://issues.guix.gnu.org/44428>.

* gnu/installer/newt.scm (init): Print screen size.
* gnu/installer/newt/page.scm (default-listbox-height): New variable.
(run-listbox-selection-page): Use it.
* gnu/installer/newt/wifi.scm (wifi-listbox-height): Ditto.
* gnu/installer/newt/network.scm (run-technology-page): Set the maximum
listbox height to 5.
* gnu/installer/newt/ethernet.scm (run-ethernet-page): Ditto.
* gnu/installer/newt/final.scm (run-config-display-page): Change listbox
height.
* gnu/installer/newt/partition.scm (run-disk-page): Ditto.
* gnu/installer/newt/welcome.scm (display-logo?): New procedure.
(run-menu-page): Use it.
* gnu/installer/steps.scm (%configuration-file-width): Remove it.
2020-11-07 13:19:25 +01:00
..
bootloader
build shepherd: Remove dependency on (guix utils). 2020-11-05 16:13:50 +01:00
installer installer: Limit listbox height. 2020-11-07 13:19:25 +01:00
machine
packages gnu: xfce4-power-manager: Update to 1.7.1. 2020-11-07 19:33:11 +08:00
services services: Add yggdrasil-service-type. 2020-11-05 18:45:40 +01:00
system services: Add yggdrasil-service-type. 2020-11-05 18:45:40 +01:00
tests services: Remove imports of (ice-9 …) modules. 2020-11-05 16:13:50 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Restore license handling. 2020-11-02 21:02:39 +01:00
image.scm
installer.scm
local.mk gnu: Add yggdrasil. 2020-11-05 18:44:20 +01:00
machine.scm
packages.scm
services.scm
system.scm system: Change comment wording. 2020-11-02 18:22:33 +01:00
tests.scm