]> git.donarmstrong.com Git - xournal.git/blobdiff - src/TODO
cleanup code for alternate clipboard targets
[xournal.git] / src / TODO
index 9536063b7fe0b1d3be1335f7001b428e901ea473..f79eaa3f1a645268162b1b53884b8105af4e9a2f 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -20,9 +20,11 @@ List of features to be implemented (not in any particular order)
   xournal). (cf #2944459). Recalibration probably requires talking directly 
   to X server to query input device geometry and compensate for GTK.
 
-TODO WITH IMAGE PATCH:
-TODO: paste and selresize don't put rectangle at top
-TODO: option for image mode to revert to previous tool
+
+- image patch related:
+  - paste and selresize don't put rectangle at top
+  - need option for image mode to revert to previous tool?
+  - optimize storage of embedded images by detecting duplicates (D. German)
 
 BUGS:
 - lingering issues with synaptics touchpads? (#2872667)
@@ -74,11 +76,6 @@ https://sourceforge.net/tracker/index.php?func=detail&aid=3447356&group_id=16343
    NB: last modif should be triggered by prepare_new_undo() and undo/redo?
    *** NEW VERSION: with threading, by Man, e-mail 12/10/2009 10:51pm
 
-** insert images patch (Victor Saase) #2890925
-** as improved by Simon Guest April 14 2010
-** modified rev2 May 14, 2010: xournal-0.4.5-sjg-image-rev2.patch.gz 
-** rev6 by now...
-
 ** customize paper ruling (Gautam Iyer e-mail Nov 30 2009 / SF tracker)
 
 ** cairo export to PNG (Man = Paulo Neves, e-mail Feb 3 '10, saved as
@@ -99,7 +96,6 @@ https://sourceforge.net/tracker/index.php?func=detail&aid=3447356&group_id=16343
 
 - option to map device named "touch" to hand tool? (like "Eraser tip")
 
-
 - roadmap towards SVG support: see 1/25/2010 Mark Edgington email & reply
   (1) export to SVG (using pages and groups for pages and layers; 
   use comment tags to make export nonlossy;