fashion: Most elegant Linux Mint bootsplash

Submit your artwork to make Linux Mint look better
Forum rules
Topics in this forum are automatically closed 6 months after creation.
Locked
Brahim Salem

fashion: Most elegant Linux Mint bootsplash

Post by Brahim Salem »

Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 3 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Brahim Salem

Re: fashion: Most elegant Linux Mint bootsplash

Post by Brahim Salem »

I have updated the above bootsplash and now it has Linux Mint default logo :D

Image
Image
Image
Image
Brahim Salem

Re: fashion: Most elegant Linux Mint bootsplash

Post by Brahim Salem »

what do you think guys!! Shouldn't this be the default bootsplash of Linux Mint 17 LTS? :D
Brahim Salem

Re: fashion: Most elegant Linux Mint bootsplash

Post by Brahim Salem »

I have updated the above botsplash and I drastically reduced the file size. Complete changelog below:


chengelog:

Changed line 53 from:
startup_sprite.SetX (screen_width / 6 - ImageGetWidth(startup_image) / 2);
to:
startup_sprite.SetX (screen_width / 15);

Changed line 62 from:
shutdown_sprite.SetX (screen_width / 6 - ImageGetWidth(shutdown_image) / 2);
to:
shutdown_sprite.SetX (screen_width / 15);

Changed line 79 from:
SpriteSetX (mint_sprite, SpriteWindowGetWidth() / 6 - ImageGetWidth(frame_image[int_frame_index]) / 2);
to:
SpriteSetX (mint_sprite, SpriteWindowGetWidth() / 15);

Now the object will always be on the screen near the left edge.

You can use other values instead of 15. Larger values will place it closer to the left edge.


Note: to change the logo size just change the distro_text_size on line 13 to a greater number. Changing the 1 to a 2 will make the object twice as large.
Brahim Salem

Re: fashion: Most elegant Linux Mint bootsplash

Post by Brahim Salem »

It is on linuxmint-art.org now and has gained too much weight too :D : http://linuxmint-art.org/content/show.p ... ent=163635
Brahim Salem

Re: fashion: Most elegant Linux Mint bootsplash

Post by Brahim Salem »

Brahim Salem

Re: fashion: Most elegant Linux Mint bootsplash

Post by Brahim Salem »

for LMDE: users Get it here: http://gnome-look.org/content/show.php/ ... ent=164074

Instructions:

To Install:
1- Download and extract the file to file

/usr/share/plymouth/themes/

2- Set the theme

Code: Select all

sudo plymouth-set-default-theme fashion

3- run:

Code: Select all

sudo update-initramfs -u
Image Image
Image Image
Brahim Salem

Re: fashion: Most elegant Linux Mint bootsplash

Post by Brahim Salem »

I wish they include this in Linux Mint 17 :D
Adelante

Re: fashion: Most elegant Linux Mint bootsplash

Post by Adelante »

Very pretty, Zorba. I like the simplicity. Thank you. :D
Brahim Salem

Re: fashion: Most elegant Linux Mint bootsplash

Post by Brahim Salem »

Adelante wrote:Very pretty, Zorba. I like the simplicity. Thank you. :D
thank you :mrgreen: :mrgreen:
Locked

Return to “Your Artwork”