themes: Move spinifity from the throbgress splash to the two-step splash
At one point in time the two-step splash plugin was forked from the throbgress splash. Since then the two-step plugin has grown to be more flexible / configurable. The two-step plugin is now flexible enough that with the right config it can mimick the throbgress plugin. Moving the spinifity theme to use the two-step plugin allows us to remove the throbgress plugin, removing the code duplication between the 2 plugins. An added advantage of this is that the two-step plugin has more functionality, such as capslock indicator support for the password dialog. Note the throbber-??.png images were modified to add 24 transparant rows at the top, to get the extra hardcoded throbber-height / 2 space which the throbgress plugin added between the throbber and the header-image, this was done automatically using the following command: convert old.png -background transparent -gravity northwest -splice 0x24 new.png Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|
|
@ -5,6 +5,7 @@ dist_theme_DATA = \
|
|||
bullet.png \
|
||||
entry.png \
|
||||
lock.png \
|
||||
animation-0001.png \
|
||||
throbber-00.png \
|
||||
throbber-01.png \
|
||||
throbber-02.png \
|
||||
|
|
@ -49,3 +50,5 @@ spinfinity.plymouth: $(srcdir)/spinfinity.plymouth.in
|
|||
|
||||
EXTRA_DIST = spinfinity.plymouth.in
|
||||
|
||||
install-data-hook:
|
||||
ln -sf /usr/share/pixmaps/system-logo-white.png $(DESTDIR)$(themedir)/header-image.png
|
||||
|
|
|
|||
BIN
themes/spinfinity/animation-0001.png
Normal file
|
After Width: | Height: | Size: 343 B |
|
|
@ -1,7 +1,43 @@
|
|||
[Plymouth Theme]
|
||||
Name=Spinfinity
|
||||
Description=Simple theme that shows a rotating infinity sign in the center of the screen
|
||||
ModuleName=throbgress
|
||||
ModuleName=two-step
|
||||
|
||||
[throbgress]
|
||||
[two-step]
|
||||
ImageDir=@PLYMOUTH_THEME_PATH@/spinfinity
|
||||
BackgroundStartColor=0x0073b3
|
||||
BackgroundEndColor=0x00457e
|
||||
WatermarkHorizontalAlignment=0.5
|
||||
WatermarkVerticalAlignment=0.5
|
||||
HorizontalAlignment=0.5
|
||||
VerticalAlignment=0.55
|
||||
ProgressBarHorizontalAlignment=0.5
|
||||
ProgressBarVerticalAlignment=1.0
|
||||
ProgressBarWidth=1920
|
||||
ProgressBarHeight=16
|
||||
ProgressBarBackgroundColor=0x01000000
|
||||
ProgressBarForegroundColor=0xffffffff
|
||||
|
||||
[boot-up]
|
||||
UseProgressBar=true
|
||||
UseAnimation=true
|
||||
|
||||
[shutdown]
|
||||
UseProgressBar=false
|
||||
UseAnimation=false
|
||||
|
||||
[reboot]
|
||||
UseProgressBar=false
|
||||
UseAnimation=false
|
||||
|
||||
[updates]
|
||||
UseProgressBar=true
|
||||
UseAnimation=true
|
||||
|
||||
[system-upgrade]
|
||||
UseProgressBar=true
|
||||
UseAnimation=true
|
||||
|
||||
[firmware-upgrade]
|
||||
UseProgressBar=true
|
||||
UseAnimation=true
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 244 B After Width: | Height: | Size: 366 B |
|
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 422 B |
|
Before Width: | Height: | Size: 370 B After Width: | Height: | Size: 487 B |
|
Before Width: | Height: | Size: 424 B After Width: | Height: | Size: 546 B |
|
Before Width: | Height: | Size: 508 B After Width: | Height: | Size: 642 B |
|
Before Width: | Height: | Size: 563 B After Width: | Height: | Size: 680 B |
|
Before Width: | Height: | Size: 589 B After Width: | Height: | Size: 678 B |
|
Before Width: | Height: | Size: 562 B After Width: | Height: | Size: 674 B |
|
Before Width: | Height: | Size: 567 B After Width: | Height: | Size: 684 B |
|
Before Width: | Height: | Size: 560 B After Width: | Height: | Size: 684 B |
|
Before Width: | Height: | Size: 526 B After Width: | Height: | Size: 623 B |
|
Before Width: | Height: | Size: 492 B After Width: | Height: | Size: 594 B |
|
Before Width: | Height: | Size: 424 B After Width: | Height: | Size: 546 B |
|
Before Width: | Height: | Size: 360 B After Width: | Height: | Size: 477 B |
|
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 431 B |
|
Before Width: | Height: | Size: 244 B After Width: | Height: | Size: 371 B |
|
Before Width: | Height: | Size: 213 B After Width: | Height: | Size: 343 B |
|
Before Width: | Height: | Size: 245 B After Width: | Height: | Size: 370 B |
|
Before Width: | Height: | Size: 306 B After Width: | Height: | Size: 432 B |
|
Before Width: | Height: | Size: 372 B After Width: | Height: | Size: 494 B |
|
Before Width: | Height: | Size: 424 B After Width: | Height: | Size: 545 B |
|
Before Width: | Height: | Size: 513 B After Width: | Height: | Size: 652 B |
|
Before Width: | Height: | Size: 551 B After Width: | Height: | Size: 685 B |
|
Before Width: | Height: | Size: 595 B After Width: | Height: | Size: 681 B |
|
Before Width: | Height: | Size: 571 B After Width: | Height: | Size: 683 B |
|
Before Width: | Height: | Size: 570 B After Width: | Height: | Size: 685 B |
|
Before Width: | Height: | Size: 566 B After Width: | Height: | Size: 693 B |
|
Before Width: | Height: | Size: 521 B After Width: | Height: | Size: 645 B |
|
Before Width: | Height: | Size: 480 B After Width: | Height: | Size: 591 B |
|
Before Width: | Height: | Size: 424 B After Width: | Height: | Size: 541 B |
|
Before Width: | Height: | Size: 356 B After Width: | Height: | Size: 473 B |
|
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 425 B |
|
Before Width: | Height: | Size: 243 B After Width: | Height: | Size: 367 B |
|
Before Width: | Height: | Size: 213 B After Width: | Height: | Size: 343 B |