Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO19
1 files changed, 11 insertions, 8 deletions
diff --git a/TODO b/TODO
index 879169a..627ee01 100644
--- a/TODO
+++ b/TODO
@@ -1,18 +1,21 @@
- Save colors to letter keys using Ctrl+Letter.
- Finish zooming and panning.
++ Sort out idle vs paint priority issue.
+ Toolbar repaint issue.
+ Get tutorial paintings from Scott Nash.
-+ Improve opacity and size scrollbar behavior - custom?
-+ Implement pick up color tool.
++ Improve opacity and size scrollbar behavior - click to set. Maybe a custom widget?
++ Implement pickup color tool.
+ Add FPS counter.
+ Optimize framerate.
-+ Improve videopaint - camera on only when in use.
-+ Videopaint calibration button.
++ Improve videopaint
+ + Use Nirav's pygame extension.
+ + Calibration button.
+ Test Journal save & resume.
+ Fix cursor drawing.
-+ Use image paste for reference picture. Actually paste into the canvas.
++ Implement Copy & Paste.
+ Implement joypad key bindings.
+ Implement stylus support using evtest.
-+ Speed up large brushes.
-+ Single stroke fast undo.
-+ Adjust playback speed. \ No newline at end of file
++ Speed up painting performance of large brushes.
++ Single stroke quick undo.
++ Button to adjust playback speed.
++ Implement Wacom support.