mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 14:48:01 +02:00
Update TODO
Add: - add expose handler for plugins to draw from. We need to reset some state every frame of the animation, so better to hide that.
This commit is contained in:
parent
038939692a
commit
49303d3d85
1 changed files with 1 additions and 0 deletions
1
TODO
1
TODO
|
|
@ -8,3 +8,4 @@
|
|||
- Make --ask-for-password take a prompt message
|
||||
- consider making details plugin have stdin hooked up to the pty instead of tty so input works
|
||||
- consider making details plugin go back to pretty plugin if user presses escape
|
||||
- add expose handler for plugins to draw from. We need to reset some state every frame of the animation, so better to hide that.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue