Commit graph

6 commits

Author SHA1 Message Date
Daniel Thwaites
e634069a2b
Fix image clipping in Plymouth theme 🐛 2022-11-17 19:04:28 +00:00
Daniel Thwaites
a435af7907
Improve Plymouth animation 💄 2022-11-17 16:07:00 +00:00
Daniel Thwaites
16ecd5523a
Keep boot logo at original dimensions
This means that the OEM logo can be used to have a seamless boot process.
(Copy it in PNG format from /sys/firmware/acpi/bgrt/image)

The width of the progress bar will be adjusted to suit the width of the logo.
2022-10-06 14:56:39 +01:00
Daniel Thwaites
1d61691bf9
Allow using theme colours for Plymouth
There is now a choice to either follow the main theme or keep a black
background.

systemd-boot enables the black background by default, as it always has a
black background itself, and keeping the same colour throughout the
whole boot process looks cleaner than applying our theme at the first
opportunity.
2022-10-06 12:36:16 +01:00
Daniel Thwaites
ee248692cb
Redesign Plymouth theme 💄 2022-10-06 12:36:16 +01:00
Daniel Thwaites
c8addbbf5a
Add Plymouth module 2020-12-21 15:10:12 +00:00