update TODO - lel - Farbfeld image viewer
 (HTM) git clone git://git.codemadness.org/lel
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit c9c96132f710460f1fa37f443ea8f70f4709af26
 (DIR) parent ab9cbe037f3c83444be66af5531f2f4bc61cb0c4
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sat,  2 Aug 2014 23:56:55 +0000
       
       update TODO
       
       Diffstat:
         M TODO                                |       9 ++-------
       
       1 file changed, 2 insertions(+), 7 deletions(-)
       ---
 (DIR) diff --git a/TODO b/TODO
       @@ -1,10 +1,3 @@
       -[ ] bugs:
       -        [ ] alpha mask with png2if | lel is always black?
       -        [ ] resizing slow (might be a dwm issue).
       -[ ] use XSHM again?
       -[x] 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() ?
       @@ -18,6 +11,8 @@
        [ ] write man page.
                [ ] lel.1
                [ ] lel-open.1
       +[?] for pictures which use an alpha mask use a checked pattern, similar to:
       +    http://www.modejong.com/blog/Media/Ghost_TransparentBG_400x300.jpg
        [?] improve key lookup code.
        [?] project name change.
        [?] add support for more color depths (< 24).