]> git.ipfire.org Git - thirdparty/plymouth.git/commit
two-step: Add per mode settings
authorHans de Goede <hdegoede@redhat.com>
Wed, 6 Feb 2019 09:34:56 +0000 (10:34 +0100)
committerHans de Goede <hdegoede@redhat.com>
Sat, 23 Feb 2019 13:56:54 +0000 (14:56 +0100)
commit9bfffa925776a74701f509df74ac955f2910c963
treeb88705bc1fb25c5e3c73ff8b54270a41793f62b8
parent3854d0052ffdd308025a9822387f24c9c37fc1ef
two-step: Add per mode settings

We want theme files to be able to specify different settings for
different modes ("boot-up" / "shutdown" / "updates"). Specifically we
want themes to be able to specify a text for (offline) updates mode to
tell the user what is going on, see the mockups at:
https://wiki.gnome.org/Design/OS/BootProgress

This commit adds support for per mode settings to the two-step plugins
and for starters moves the UseFirmwareBackground setting there, since we
don't want to show the firmware-background when showing the help-text.

Follow-up commits will add support for specifying the (optional) per mode
text to show, note eventually we will need to make these texts translatable.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
src/libply-splash-core/ply-boot-splash-plugin.h
src/plugins/splash/two-step/plugin.c
themes/bgrt/bgrt.plymouth.in