Commit graph

6 commits

Author SHA1 Message Date
Ray Strode
a5c1ccd711 autogoo: Drop the goo
We have meson support now, get rid of the cruft.
2022-11-14 13:40:56 -05:00
Niels De Graef
95d3e3bbf9 Port build system to Meson 2022-11-14 12:21:55 -05:00
Frederic Crozat
aa1b9c6175 [splash] do not ship generated files in tarball 2009-08-05 10:59:15 -04:00
Ray Strode
6f08a84681 [splash] Add theme source files to EXTRA_DIST
They weren't making it into the dist'd tarball
2009-05-20 17:27:54 -04:00
Ray Strode
c9e00b603e [splash] Rename fade-in plugin to fade-throbber
We're trying to keep a distinction between
plugin and theme.
2009-05-20 17:27:53 -04:00
Ray Strode
6acf834f1e [splash] Split splashes into plugins and themes
Some of the plugins (well, the glow plugin) would be a lot more
versatile if they could be reused for multiple splashes with different
images.

This commit splits boot splashes into two parts, the plugin engine which
does all the dirty work, and the theme which says which plugin to use
and optionally how the plugin should work (using plugin specific
key/value pairs)
2009-05-20 17:27:52 -04:00