Page 1 of 1

fashion: Most elegant Linux Mint bootsplash

Posted: Fri Feb 21, 2014 7:24 pm
by Brahim Salem

Re: fashion: Most elegant Linux Mint bootsplash

Posted: Wed Feb 26, 2014 1:36 pm
by Brahim Salem
I have updated the above bootsplash and now it has Linux Mint default logo :D

Image
Image
Image
Image

Re: fashion: Most elegant Linux Mint bootsplash

Posted: Wed Feb 26, 2014 1:53 pm
by Brahim Salem
what do you think guys!! Shouldn't this be the default bootsplash of Linux Mint 17 LTS? :D

Re: fashion: Most elegant Linux Mint bootsplash

Posted: Thu Feb 27, 2014 10:00 am
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.

Re: fashion: Most elegant Linux Mint bootsplash

Posted: Thu Feb 27, 2014 10:26 am
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

Re: fashion: Most elegant Linux Mint bootsplash

Posted: Fri Feb 28, 2014 5:48 am
by Brahim Salem

Re: fashion: Most elegant Linux Mint bootsplash

Posted: Sat Mar 01, 2014 10:22 pm
by Brahim Salem

Re: fashion: Most elegant Linux Mint bootsplash

Posted: Mon Mar 10, 2014 10:49 am
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

Re: fashion: Most elegant Linux Mint bootsplash

Posted: Thu May 15, 2014 1:13 am
by Brahim Salem
I wish they include this in Linux Mint 17 :D

Re: fashion: Most elegant Linux Mint bootsplash

Posted: Thu May 15, 2014 6:49 am
by Adelante
Very pretty, Zorba. I like the simplicity. Thank you. :D

Re: fashion: Most elegant Linux Mint bootsplash

Posted: Thu May 15, 2014 3:53 pm
by Brahim Salem
Adelante wrote:Very pretty, Zorba. I like the simplicity. Thank you. :D
thank you :mrgreen: :mrgreen: