]> git.ipfire.org Git - thirdparty/plymouth.git/commit
[label] Add color control
authorCharlie Brej <cbrej@cs.man.ac.uk>
Sun, 29 Nov 2009 02:35:10 +0000 (02:35 +0000)
committerCharlie Brej <cbrej@cs.man.ac.uk>
Sun, 29 Nov 2009 02:35:10 +0000 (02:35 +0000)
commit1c6adf70daa04c05fd1198c25f0c67508e31183b
tree23287c43568a6a10e39881da16dfdc6ac580cccd
parent7e487da507bc3e9720ad19b30bde5e48880fc785
[label] Add color control

Previously we drew two overlapping labels, one in black and one in white, to
make sure it was vsible on all backgrounds. Now we can pick an appropreate
color for each theme. The default is white. If changing the label color once it
has been shown, it will redraw that part of the screen.
src/libplybootsplash/ply-label-plugin.h
src/libplybootsplash/ply-label.c
src/libplybootsplash/ply-label.h
src/plugins/controls/label/plugin.c