From: Ray Strode Date: Thu, 26 Jun 2008 19:29:57 +0000 (-0400) Subject: Update TODO X-Git-Tag: 0.4.5~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77073321d9012d004d1f402e2adca10aa8776d02;p=thirdparty%2Fplymouth.git Update TODO Add - consider moving text code from ply-window to a ply-text-buffer analog of ply-frame-buffer --- diff --git a/TODO b/TODO index 6570dc74..5f3a0d2f 100644 --- a/TODO +++ b/TODO @@ -8,3 +8,4 @@ - add expose handler for plugins to draw from. We need to reset some state every frame of the animation, so better to hide that. - rotate boot.log per boot cycle (might be easiest to just fork/exec out to logrotate directly) - fix error handling. In particular, ply_open_module gets it completely wrong (replies on errno instead of dlerror()) +- consider moving text code from ply-window to a ply-text-buffer analog of ply-frame-buffer