Replace plymouth theme

Summary:
Replace the old Lubuntu plymouth theme with the current plymouth spinner theme.
Use the artwork provided by Jacob Sawicki.
Ref T131

Test Plan:
1. Install the package.
2. Reboot and check, that the plymouth theme has changed and is working flickerless.

Reviewers: wxl, tsimonq2, kc2bez, The_LoudSpeaker, hmollercl

Reviewed By: kc2bez

Maniphest Tasks: T131

Differential Revision: https://phab.lubuntu.me/D97
This commit is contained in:
apt-ghetto 2020-07-17 18:06:07 +00:00 committed by Raman Sarda
parent d0e18c3b52
commit 996215e24c
415 changed files with 176 additions and 7 deletions
debian
src/usr/share/plymouth/themes/lubuntu-logo
bgrt
lubuntu-logo.plymouthlubuntu_logo.png
spinner
animation-0001.pnganimation-0002.pnganimation-0003.pnganimation-0004.pnganimation-0005.pnganimation-0006.pnganimation-0007.pnganimation-0008.pnganimation-0009.pnganimation-0010.pnganimation-0011.pnganimation-0012.pnganimation-0013.pnganimation-0014.pnganimation-0015.pnganimation-0016.pnganimation-0017.pnganimation-0018.pnganimation-0019.pnganimation-0020.pnganimation-0021.pnganimation-0022.pnganimation-0023.pnganimation-0024.pnganimation-0025.pnganimation-0026.pnganimation-0027.pnganimation-0028.pnganimation-0029.pnganimation-0030.pnganimation-0031.pnganimation-0032.pnganimation-0033.pnganimation-0034.pnganimation-0035.pnganimation-0036.pnganimation-0037.pnganimation-0038.pnganimation-0039.pnganimation-0040.pnganimation-0041.pnganimation-0042.pnganimation-0043.pnganimation-0044.pnganimation-0045.pnganimation-0046.pnganimation-0047.pnganimation-0048.pnganimation-0049.pnganimation-0050.pnganimation-0051.pnganimation-0052.pnganimation-0053.pnganimation-0054.pnganimation-0055.pnganimation-0056.pnganimation-0057.pnganimation-0058.pnganimation-0059.pnganimation-0060.pnganimation-0061.pnganimation-0062.pnganimation-0063.pnganimation-0064.pnganimation-0065.pnganimation-0066.pnganimation-0067.pnganimation-0068.pnganimation-0069.pnganimation-0070.pnganimation-0071.pnganimation-0072.pnganimation-0073.pnganimation-0074.pnganimation-0075.pnganimation-0076.pnganimation-0077.pnganimation-0078.pnganimation-0079.pnganimation-0080.pnganimation-0081.pnganimation-0082.pnganimation-0083.pnganimation-0084.pnganimation-0085.pnganimation-0086.pnganimation-0087.pnganimation-0088.pnganimation-0089.pnganimation-0090.pnganimation-0091.pnganimation-0092.pnganimation-0093.pnganimation-0094.pnganimation-0095.png

14
debian/changelog vendored

@ -1,3 +1,17 @@
lubuntu-artwork (20.10.1) groovy; urgency=medium
[ Jacob Sawicki ]
* Created artwork for the Lubuntu spinner theme.
[ apt-ghetto ]
* Welcome to the Groovy Gorilla
* Changed the Lubuntu plymouth theme:
- Changed plymouth-theme-lubuntu-logo to use the Ubuntu spinner theme
(LP: #1872669)
- Updated plymouth-theme-lubuntu-text to print actual release version.
-- apt-ghetto <apt-ghetto@lubuntu.me> Sat, 11 Jul 2020 11:42:02 +0200
lubuntu-artwork (20.04.3) focal; urgency=medium
* Add wallpapers from wallpaper contest.

1
debian/control vendored

@ -23,6 +23,7 @@ Package: plymouth-theme-lubuntu-logo
Architecture: all
Depends: plymouth (>= 0.9.2-3ubuntu1~),
plymouth-label,
plymouth-theme-spinner,
${misc:Depends},
${shlibs:Depends}
Provides: plymouth-theme

@ -0,0 +1,54 @@
[Plymouth Theme]
Name=BGRT
Description=Jimmac's spinner theme using the ACPI BGRT graphics as background, modified by Lubuntu with artwork from Jacob Sawicki
ModuleName=two-step
[two-step]
Font=Ubuntu 12
TitleFont=Ubuntu Light 30
ImageDir=/usr/share/plymouth/themes/lubuntu-logo/spinner
DialogHorizontalAlignment=.5
DialogVerticalAlignment=.7
TitleHorizontalAlignment=.5
TitleVerticalAlignment=.382
HorizontalAlignment=.5
VerticalAlignment=.7
WatermarkHorizontalAlignment=.5
WatermarkVerticalAlignment=.96
Transition=none
TransitionDuration=0.0
BackgroundStartColor=0x0078c2
BackgroundEndColor=0x0078c2
ProgressBarBackgroundColor=0x600000
ProgressBarForegroundColor=0xffffff
DialogClearsFirmwareBackground=false
MessageBelowAnimation=true
[boot-up]
UseEndAnimation=false
UseFirmwareBackground=true
[shutdown]
UseEndAnimation=false
UseFirmwareBackground=true
[updates]
SuppressMessages=true
ProgressBarShowPercentComplete=true
UseProgressBar=true
_Title=Installing Updates...
_SubTitle=Do not turn off your computer
[system-upgrade]
SuppressMessages=true
ProgressBarShowPercentComplete=true
UseProgressBar=true
_Title=Upgrading System...
_SubTitle=Do not turn off your computer
[firmware-upgrade]
SuppressMessages=true
ProgressBarShowPercentComplete=true
UseProgressBar=true
_Title=Upgrading Firmware...
_SubTitle=Do not turn off your computer

@ -1,8 +1,54 @@
[Plymouth Theme]
Name=Lubuntu Logo
Description=A theme that features a blank background with a logo.
ModuleName=script
Name=BGRT
Description=Jimmac's spinner theme using the ACPI BGRT graphics as background, modified by Lubuntu
ModuleName=two-step
[script]
ImageDir=/usr/share/plymouth/themes/lubuntu-logo
ScriptFile=/usr/share/plymouth/themes/lubuntu-logo/lubuntu-logo.script
[two-step]
Font=Ubuntu 12
TitleFont=Ubuntu Light 30
ImageDir=/usr/share/plymouth/themes/lubuntu-logo/spinner
DialogHorizontalAlignment=.5
DialogVerticalAlignment=.7
TitleHorizontalAlignment=.5
TitleVerticalAlignment=.382
HorizontalAlignment=.5
VerticalAlignment=.7
WatermarkHorizontalAlignment=.5
WatermarkVerticalAlignment=.96
Transition=none
TransitionDuration=0.0
BackgroundStartColor=0x0078c2
BackgroundEndColor=0x0078c2
ProgressBarBackgroundColor=0x600000
ProgressBarForegroundColor=0xffffff
DialogClearsFirmwareBackground=false
MessageBelowAnimation=true
[boot-up]
UseEndAnimation=false
UseFirmwareBackground=true
[shutdown]
UseEndAnimation=false
UseFirmwareBackground=true
[updates]
SuppressMessages=true
ProgressBarShowPercentComplete=true
UseProgressBar=true
_Title=Installing Updates...
_SubTitle=Do not turn off your computer
[system-upgrade]
SuppressMessages=true
ProgressBarShowPercentComplete=true
UseProgressBar=true
_Title=Upgrading System...
_SubTitle=Do not turn off your computer
[firmware-upgrade]
SuppressMessages=true
ProgressBarShowPercentComplete=true
UseProgressBar=true
_Title=Upgrading Firmware...
_SubTitle=Do not turn off your computer

Binary file not shown.

Before

(image error) Size: 20 KiB

After

(image error) Size: 4.0 KiB

Binary file not shown.

After

(image error) Size: 8.4 KiB

Binary file not shown.

After

(image error) Size: 8.4 KiB

Binary file not shown.

After

(image error) Size: 8.3 KiB

Binary file not shown.

After

(image error) Size: 8.4 KiB

Binary file not shown.

After

(image error) Size: 8.4 KiB

Binary file not shown.

After

(image error) Size: 8.5 KiB

Binary file not shown.

After

(image error) Size: 8.5 KiB

Binary file not shown.

After

(image error) Size: 8.7 KiB

Binary file not shown.

After

(image error) Size: 8.3 KiB

Binary file not shown.

After

(image error) Size: 8.5 KiB

Binary file not shown.

After

(image error) Size: 8.6 KiB

Binary file not shown.

After

(image error) Size: 8.6 KiB

Binary file not shown.

After

(image error) Size: 8.4 KiB

Binary file not shown.

After

(image error) Size: 8.5 KiB

Binary file not shown.

After

(image error) Size: 8.5 KiB

Binary file not shown.

After

(image error) Size: 8.6 KiB

Binary file not shown.

After

(image error) Size: 8.6 KiB

Binary file not shown.

After

(image error) Size: 8.6 KiB

Binary file not shown.

After

(image error) Size: 8.6 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.7 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.7 KiB

Binary file not shown.

After

(image error) Size: 8.7 KiB

Binary file not shown.

After

(image error) Size: 8.7 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 9.0 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 9.0 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.7 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 9.2 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 9.0 KiB

Binary file not shown.

After

(image error) Size: 9.0 KiB

Binary file not shown.

After

(image error) Size: 9.0 KiB

Binary file not shown.

After

(image error) Size: 9.1 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 9.0 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 9.0 KiB

Binary file not shown.

After

(image error) Size: 9.1 KiB

Binary file not shown.

After

(image error) Size: 9.1 KiB

Binary file not shown.

After

(image error) Size: 9.0 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 9.2 KiB

Binary file not shown.

After

(image error) Size: 9.1 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 9.0 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 9.1 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 9.0 KiB

Binary file not shown.

After

(image error) Size: 8.7 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 9.0 KiB

Binary file not shown.

After

(image error) Size: 9.0 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 9.0 KiB

Binary file not shown.

After

(image error) Size: 9.0 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.7 KiB

Binary file not shown.

After

(image error) Size: 9.0 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.7 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.6 KiB

Binary file not shown.

After

(image error) Size: 8.7 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 8.7 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Some files were not shown because too many files have changed in this diff Show More