From: Ray Strode Date: Sun, 4 Oct 2009 14:47:36 +0000 (-0400) Subject: [branch-merge] Add x11 renderer plugin X-Git-Tag: 0.8.0~182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a29f25bc6c67e87f38f323e8739f06249205d766;p=thirdparty%2Fplymouth.git [branch-merge] Add x11 renderer plugin This merges the "x11-renderer" branch to master. In order to make debugging splash plugins easier, and in order to make debugging multi-head renderering possible on single head displays, Charlie wrote an X11 rendering plugin. This plugin displays plymouth in a running X session, instead of on the console. It currently only supports graphical plugins. At some point it may grow support for text plugins, too, using vte. That will take some reworking of the plymouth daemon core. This could some day serve as a basis for providing a graphical theme chooser application (like gnome-screensaver-preferences), although it's not clear yet that's a good idea. Right now, it's a great debugging and development tool, though. --- a29f25bc6c67e87f38f323e8739f06249205d766