summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2008-05-22 15:19:59 -0400
committerRay Strode <rstrode@redhat.com>2008-05-22 15:19:59 -0400
commit4335d4352eaa73fdaf40cdc97c9375cb5995cb9a (patch)
treeb1862f6cb226c70420284406cc80a5c734daba43 /TODO
parentc8a5e1d318b3eb86dd75574ddb585efe6d836b91 (diff)
downloadplymouth-4335d4352eaa73fdaf40cdc97c9375cb5995cb9a.tar.gz
plymouth-4335d4352eaa73fdaf40cdc97c9375cb5995cb9a.tar.xz
plymouth-4335d4352eaa73fdaf40cdc97c9375cb5995cb9a.zip
Add preliminary password support to fedora-fade-in
We should really move a lot of the duplicate code between the various splash plugins to the window code. We also need line editing support.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 309c7b6..4441b6d 100644
--- a/TODO
+++ b/TODO
@@ -3,4 +3,4 @@
- Drop all the make ram disk and copy code. That was just to make bolting things on easier. We can integrate now.
- allow longer than 255 byte replies from server to client
- make server send immediate ACK for password request and then ANSWER later with a link back to original request in ANSWER
-- add ask-for-password support to fedora-fade-in and details plugins
+- buffer keyboard input from window instead of individual splash plugins