URI:
       update TODO - xscreenshot - screen capture tool
  HTML git clone git://git.codemadness.org/xscreenshot
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 82ccf27dff05c70fe7c0bcde466edb9a36aa0314
   DIR parent 5e5fc6da22d1a496e21a52941af91f85b58186d2
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Mon, 28 Jul 2014 14:55:24 +0000
       
       update TODO
       
       Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
       
       Diffstat:
         M TODO                                |       8 +++-----
       
       1 file changed, 3 insertions(+), 5 deletions(-)
       ---
   DIR diff --git a/TODO b/TODO
       @@ -1,5 +1,3 @@
       -- I might have missed a few cases of color conversion (convertrow_*).
       -- write a man page.
       -- write a Makefile (suckless-style).
       -- better multi-monitor support.
       -- write a "if" output:  http://git.2f30.org/imagefile/.
       +[ ] I might have missed a few cases of color conversion (convertrow_*).
       +[ ] better multi-monitor support.
       +[ ] write a "if" output:  http://git.2f30.org/imagefile/.