summaryrefslogtreecommitdiffstats
path: root/TODO.md
blob: a5d54acf2dde05cbf390fb1e1721638bab88daf1 (plain) (blame)
1
2
3
4
5
6
7
8
To Do
-----

  * Add support for more embedded thumbnail formats. Right now, nsxiv seems to use
    the smallest one. [Issue #238](https://github.com/muennich/sxiv/issues/238).
  * Load all frames from TIFF files. We have to write our own loader for this to
    happen--just like we did for GIF images--because Imlib2 does not support
    multiple frames. [Issue #241](https://github.com/muennich/sxiv/issues/241).