diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..9b3e55c --- /dev/null +++ b/TODO.md @@ -0,0 +1,6 @@ +# TODO +- Read size from screen. +- Instantly update images in painter threads, + not just when the stopped drawing. +- Process all images at start. +- Combine many pixel messages to improve performance.