Send plymouth mailing list submissions to plymouth@lists.freedesktop.org
To subscribe or unsubscribe via the World Wide Web, visit http://lists.freedesktop.org/mailman/listinfo/plymouth or, via email, send a message with subject or body 'help' to plymouth-requ...@lists.freedesktop.org You can reach the person managing the list at plymouth-ow...@lists.freedesktop.org When replying, please edit your Subject line so it is more specific than "Re: Contents of plymouth digest..." Today's Topics: 1. Scripted Plugin (Jerry Casiano) 2. Re: Scripted Plugin (Charlie Brej) ---------------------------------------------------------------------- Message: 1 Date: Thu, 30 Jul 2009 03:29:59 -0400 From: Jerry Casiano <jerrycasi...@gmail.com> Subject: Scripted Plugin To: plymouth@lists.freedesktop.org Message-ID: <f2760f410907300029w4ac5fb2xd7c36ec087866...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Hi, At first I thought nobody would be able to theme plymouth except it's makers. So seeing this plugin in the works is awesome, really cool stuff, unfortunately I have no idea how to make it do what I want... or anything really... :-) I understand that it's a little early to worry about documentation at this point. I was hoping to do a couple simple themes, for example an OS X like logo in the center with a simple throbber under it, or a Windows like logo in the center with a pulsing progressbar/throbber at the bottom of the screen, but I couldn't find any examples that used a throbber. They all seem to use a normal progressbar. Any help, examples would be much appreciated. Oh, I also found that using spinfinity with a simple round throbber would make it switch directions on every pass? Is there any way to stop that? and make it go the same direction over and over. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freedesktop.org/archives/plymouth/attachments/20090730/b0a30e7d/attachment.htm ------------------------------ Message: 2 Date: Thu, 30 Jul 2009 08:45:41 +0100 From: Charlie Brej <plymo...@brej.org> Subject: Re: Scripted Plugin To: Jerry Casiano <jerrycasi...@gmail.com> Cc: plymouth@lists.freedesktop.org Message-ID: <4a714fa5.8010...@brej.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 30/07/09 08:29, Jerry Casiano wrote: > Hi, > > At first I thought nobody would be able to theme plymouth except it's > makers. > > So seeing this plugin in the works is awesome, really cool stuff, > > unfortunately I have no idea how to make it do what I want... or > anything really... :-) > > I understand that it's a little early to worry about documentation at > this point. > > I was hoping to do a couple simple themes, for example an OS X like logo > in the center with a simple throbber under it, > or a Windows like logo in the center with a pulsing progressbar/throbber > at the bottom of the screen, > but I couldn't find any examples that used a throbber. They all seem to > use a normal progressbar. > > Any help, examples would be much appreciated. If you have installed from git, then there is an example theme (called script) installed, which does a simple throbber. Take a look at /usr/share/plymouth/themes/script/script.script I wrote a very rough guide to most of the elements involved in the language here: http://www.freedesktop.org/wiki/Software/Plymouth/Scripts There are two more examples I played around with if you want to see some examples: http://www.cs.man.ac.uk/~brejc8/temp/vizta.tar.gz http://www.cs.man.ac.uk/~brejc8/temp/dandelion.tar.gz > Oh, I also found that using spinfinity with a simple round throbber > would make it switch directions on every pass? > Is there any way to stop that? and make it go the same direction over > and over. You could edit the code and add a theme setting to choose between roundrobin or backforth. Or use the script plugin to make a new theme. There was a spinfinity scripted plugin already made but I removed it from git: http://cgit.freedesktop.org/plymouth/tree/themes/script/script.script?id=9b941402fb8de873568e242539348afe95d6903f > Thanks. ------------------------------ _______________________________________________ plymouth mailing list plymouth@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/plymouth End of plymouth Digest, Vol 10, Issue 8 ***************************************