update TODO - xscreenshot - screen capture tool | |
git clone git://git.codemadness.org/xscreenshot | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 82ccf27dff05c70fe7c0bcde466edb9a36aa0314 | |
parent 5e5fc6da22d1a496e21a52941af91f85b58186d2 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Mon, 28 Jul 2014 14:55:24 +0000 | |
update TODO | |
Signed-off-by: Hiltjo Posthuma <[email protected]> | |
Diffstat: | |
M TODO | 8 +++----- | |
1 file changed, 3 insertions(+), 5 deletions(-) | |
--- | |
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/. |