]> git.ipfire.org Git - thirdparty/plymouth.git/commit
Add new interface to make splash plugin go to idle
authorRay Strode <rstrode@redhat.com>
Mon, 22 Sep 2008 03:12:12 +0000 (23:12 -0400)
committerRay Strode <rstrode@redhat.com>
Tue, 23 Sep 2008 18:29:39 +0000 (14:29 -0400)
commit2bb73dcfe336b06e8d5eb89fa9345db5f869fd0e
tree8a6207dd0cb0a22db2e8250b84827ba0f125606c
parent6f329db9ebef5c4d13fb7beff2fb81033b052475
Add new interface to make splash plugin go to idle

There are times when we want to make the splash
screen stop any pending animations and got to an
idle state.  For instance, right before resuming,
or right before loading up GDM.  It may take a
few frames for the splash screen to get there though.
This interface tells the splash screen it needs to
idle and provides a trigger for it to fire when it's
actually made it to an idle state.
src/libplybootsplash/ply-boot-splash-plugin.h
src/ply-boot-splash.c
src/ply-boot-splash.h