X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2FTODO;h=c41a6a4e483faf551cfae6dd631e8f8115e0fc18;hb=0c9075b0b48fb9d2c36327bc70eb95dcc0942e3c;hp=fcb3fcbc28c801ed54b98863c64cba4294b3a09c;hpb=2465021b045af68217c4ee60e796d6fbc2f00ede;p=xournal.git diff --git a/src/TODO b/src/TODO index fcb3fcb..c41a6a4 100644 --- a/src/TODO +++ b/src/TODO @@ -1,32 +1,23 @@ -- print range bugfix (SEE PATCH?) -- non-attached annotation => suggest a derived filename for save-as - when opening a PDF file from command-line, store full path in name -- gtk_message_dialog_format_secondary_text in xo-print.c crashes 2.4 ? +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 -- recent files list -- map tools to stylus buttons (maybe: btn click on toolbar item affects - the corresponding tool; tool switching cleaner than for eraser) - flatten (incl undo/redo...) - enabled only if nlayers>1 -- bg: apply to all pages (SEE PATCH?) -- recolor selection / change pen stroke thickness - resize selection -- move selection to another page by drag-drop - (should apply to vertspacer when origin moves to another page, - but in the up direction only do so when all the stuff fits on prev page) - (SEE ALSO FEATURE REQUEST 1472482 and reply to it - optional behavior too?) - 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), not as full-page backgrounds (new ITEM type) - more pen/highlighter shapes (chisel) -- convert to/from Jarnal format +- 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 ? +- 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!)