add TODO item - lel - Farbfeld image viewer
 (HTM) git clone git://git.codemadness.org/lel
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit be0f93f92b7b36856acb9709b9ee550b89899db6
 (DIR) parent 59520ad6cb2f48f6299d08d20c6112cd419314b3
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Fri,  1 Aug 2014 23:34:41 +0000
       
       add TODO item
       
       Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
       
       Diffstat:
         M TODO                                |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/TODO b/TODO
       @@ -5,6 +5,7 @@
        [ ] enter key or some other key should print the current filename to stdout.
        [ ] for pictures which use an alpha mask use a checked pattern, similar to:
            http://www.modejong.com/blog/Media/Ghost_TransparentBG_400x300.jpg
       +[ ] improve lel-open to support multiple files.
        [ ] zooming
                [ ] improve performance (cull only the visible part?), use XGetImage() ?
                [ ] improve zoomfact "steps".