]> git.donarmstrong.com Git - xournal.git/blobdiff - src/TODO
Add a hand tool (+ other misc updates)
[xournal.git] / src / TODO
index b821bf95cab57e88c45dfb1bb9b77c3970bc714e..c41a6a4e483faf551cfae6dd631e8f8115e0fc18 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -1,17 +1,15 @@
 List of features to be implemented (not in any particular order)
 ----------------------------------------------------------------
 
+- de-map space key from button bar
 - lasso selection tool
 - prefs file, save prefs
 - flatten (incl undo/redo...) - enabled only if nlayers>1
 - resize selection
 - text tool, font chooser, default font
 - color chooser (papercolor, pen color); maybe more default colors
-- printing: print-to-PDF? (with & without pdf background to merge)
-            opacity issue for highlighter strokes (maybe print them below ?)
-            save gnome printer settings (throughout a session, and on disk)
-                 (maybe a separate config file .xournal/gnome-print-settings)
-- file print-options, own print-to-ps/pdf 
+- printing: print-options, save printer settings (throughout a session,
+   and on disk) (maybe a separate config file .xournal/gnome-print-settings)
 - help index
 - pressure sensitivity
 - insert images (screen capture or from file or from clipboard), 
@@ -20,5 +18,6 @@ List of features to be implemented (not in any particular order)
 - convert to/from Jarnal format; to/from MS Journal format???
 - recalibration upon screen resize / compensation for miscalibration
 - find a better behavior for vertical space tool across page boundaries ?
-- document the file format
-
+- key mappings (pgup/dn for full page, up/dn for scroll)
+- zoom increments more flexible (1% instead of 5% ?)
+- copy/paste of an entire page (beware if PDF bg is not compatible!)