<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plymouth.git/src/splash-plugins/spinfinity/plugin.c, branch 0.3.1</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/'/>
<entry>
<title>Factor out background drawing in plugins.</title>
<updated>2008-06-02T15:54:40+00:00</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@redhat.com</email>
</author>
<published>2008-06-02T15:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=f11cd0f666ba03db9bb467ac7ed5f6bca971ce48'/>
<id>f11cd0f666ba03db9bb467ac7ed5f6bca971ce48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port password handling over to using new answer object</title>
<updated>2008-06-02T15:49:00+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-06-02T15:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=f5a15611fb5fe1d36f8922e1c2a6f751ab0b8df7'/>
<id>f5a15611fb5fe1d36f8922e1c2a6f751ab0b8df7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix one more place in spinifinity that wasn't honoring configured color</title>
<updated>2008-05-30T18:30:11+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-30T18:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=1c3a90801efcc6c919c76962f4246790450c1c62'/>
<id>1c3a90801efcc6c919c76962f4246790450c1c62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fill lock screen with configured color in spinfinity plugin</title>
<updated>2008-05-30T15:05:21+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-30T15:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=8aeea7fb1504c68c62e9fef795439077bf2a01ab'/>
<id>8aeea7fb1504c68c62e9fef795439077bf2a01ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change splash plugins to honor configured background color</title>
<updated>2008-05-30T14:34:51+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-30T14:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=d3c7fbe880db0cb259da29a886191038eb210d92'/>
<id>d3c7fbe880db0cb259da29a886191038eb210d92</id>
<content type='text'>
Previously, they were still using blue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, they were still using blue.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow distro/system builder to specify path to logo</title>
<updated>2008-05-29T20:54:00+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-29T20:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=3f91989cf323851d741b736fdca2560756800bb5'/>
<id>3f91989cf323851d741b736fdca2560756800bb5</id>
<content type='text'>
Previously we've just hard coded the location to the fedora
logo.  Now it's a configure time flag.  We also have a configure
time flag for a background color that goes with the logo, but
none of the splash plugins make use of it yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously we've just hard coded the location to the fedora
logo.  Now it's a configure time flag.  We also have a configure
time flag for a background color that goes with the logo, but
none of the splash plugins make use of it yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change throbber to take window instead of framebuffer</title>
<updated>2008-05-29T05:12:17+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-29T05:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=788359b9ece1076bf9d154b75b4d4c6ba1ee389f'/>
<id>788359b9ece1076bf9d154b75b4d4c6ba1ee389f</id>
<content type='text'>
We want the throbber to know about the window it's in,
so that it will be easier to move drawing code to a
draw handler model
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We want the throbber to know about the window it's in,
so that it will be easier to move drawing code to a
draw handler model
</pre>
</div>
</content>
</entry>
<entry>
<title>Have window manage frame buffer instead of plugins</title>
<updated>2008-05-29T04:46:02+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-29T04:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=cae6ca26f3b31ff88694a3ec72acc194b4b2d6ec'/>
<id>cae6ca26f3b31ff88694a3ec72acc194b4b2d6ec</id>
<content type='text'>
This is a first step toward making the window provide
an draw handler interface, so we can hide the details
of pause/unpause, resetting raw mode, and graphics mode,
etc from the individual plugins.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a first step toward making the window provide
an draw handler interface, so we can hide the details
of pause/unpause, resetting raw mode, and graphics mode,
etc from the individual plugins.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set up event loop exit handler in plugins on show success</title>
<updated>2008-05-29T04:16:08+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-29T04:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=93ac9f7b1c1d605e313f91cc2eb9324a7b71ba1f'/>
<id>93ac9f7b1c1d605e313f91cc2eb9324a7b71ba1f</id>
<content type='text'>
Previously we were setting up the exit handler at the top
of the show vtable function.  This meant having to remove
the exit handler if the show fails. It's much easier to
not set up the handler until after we know we're going to
succeed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously we were setting up the exit handler at the top
of the show vtable function.  This meant having to remove
the exit handler if the show fails. It's much easier to
not set up the handler until after we know we're going to
succeed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop line editing plugin vtable functions. Use window directly.</title>
<updated>2008-05-29T04:02:22+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-29T04:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=dd3e2229d73f1f264cb07aab4765196307ac9e97'/>
<id>dd3e2229d73f1f264cb07aab4765196307ac9e97</id>
<content type='text'>
There was a sort useless layer of indirection between the
window object and splash plugins.  It ended up with
functions like:

void
on_backspace (ply_splash_plugin_t *plugin)
{
  plugin-&gt;interface-&gt;on_backspace (plugin);
}

Since the individual plugins are aware of the window object
anyway, they can register their own on_backspace et al handlers
without going through the ply_splash_plugin_t layer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was a sort useless layer of indirection between the
window object and splash plugins.  It ended up with
functions like:

void
on_backspace (ply_splash_plugin_t *plugin)
{
  plugin-&gt;interface-&gt;on_backspace (plugin);
}

Since the individual plugins are aware of the window object
anyway, they can register their own on_backspace et al handlers
without going through the ply_splash_plugin_t layer.
</pre>
</div>
</content>
</entry>
</feed>
