dotfiles

personal configuration files and scripts
git clone https://tongong.net/git/dotfiles.git
Log | Files | Refs | README

TODO (297B)


      1 - Load all frames from TIFF files. We have to write our own loader for this to
      2   happen--just like we did for GIF images--because Imlib2 does not support
      3   multiple frames. Issue #241.
      4 - Add support for more embedded thumbnail formats. Right now, sxiv seems to use
      5   the smallest one. Issue #238.