X-Git-Url: https://git.donarmstrong.com/?p=xournal.git;a=blobdiff_plain;f=src%2FTODO;h=cabcc9a6a6f4325bece9131aaf425cc5c69f0daf;hp=9baaeaa22f147f0ddb47d12a7e77195ac3a98907;hb=64fbee630efe4a6a731bcc7b68855d933946b050;hpb=fd008f43f9e0848369972b0bc0e52129380e229b diff --git a/src/TODO b/src/TODO index 9baaeaa..cabcc9a 100644 --- a/src/TODO +++ b/src/TODO @@ -21,8 +21,17 @@ List of features to be implemented (not in any particular order) - 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) + (customize secondary mappings for tablet button use ?) - copy/paste of an entire page (beware if PDF bg is not compatible!) - simple drawing tools: rectangles, ellipses - option to save all annotated files within the .xoj - non-antialiased version for handhelds - customize autogenerated save file names +- optimize speed in hand tool (process groups of motion events)? + (setting 1 pixel min threshold doesn't help -- look at GTK+ scrollbar code?) +- layer dialog box to set visibility status of each layer regardless of + which layer is being edited +- display corruption on scroll down when bottom of window is obscured?? + (probably a gnomecanvas or X bug -- expose event generated for wrong + region, or not processed?) +- bitmap preview for document icon in desktop environments?