Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorolpc <olpc@xo-05-26-CC.localdomain>2008-12-07 00:00:13 (GMT)
committer olpc <olpc@xo-05-26-CC.localdomain>2008-12-07 00:00:13 (GMT)
commit72aa28498538934c55c8e63e49c425a32cf00f8b (patch)
treecc4b4209397ac2ec9b88735033cd3a19e6139363 /TODO
parentfd1fe23015fb46c41ffb41a3260185d9e46eeffc (diff)
Implement Wacom support. Requires yum install linux-wacom and modified Xorg.conf.
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.