Warning, /accessibility/kmag/TODO is written in an unsupported language. File is not indexed.
0001 $Id$ 0002 0003 Planned features: 0004 0005 Version 1.0: 0006 - Mouse cursor type configuration 0007 - Right mouse menu 0008 - Configuration dialog 0009 - Translations 0010 - New Icon 0011 0012 * show cursor 0013 * Put the toolbar at the bottom by default 0014 * Documentation 0015 * KDE3 port 0016 * Mouse cursor show/hide 0017 * Toolbar configuration 0018 * Shortcut configuration 0019 * Maximizing use of the zoomed image display area 0020 * zooming control on toolbar 0021 * on/off rectangle update 0022 * block "garbage" effect when rectangle is outside screen 0023 * Add "Pause" button to pause to the current view 0024 * More cleaner/bare minimal GUI 0025 * Grab window moving with the mouse 0026 * Code cleanup 0027 * New grab-and-move mode for moving zoom area 0028 * Add grabbing and saving of the currently selected area or zoomed area. 0029 * Saving of settings across different instances 0030 * Add printing support 0031 * Always show selected region 0032 * Allow setting of refresh rate 0033 * Copying zoomed image to clipboard on "copy" 0034 * Saving zoomed image to a remote file (via KIO slaves) 0035 * Compilable under KDE 2.x 0036 0037 Bug Fixing for 1.0: 0038 @ When the zoom area is resized, the zoom display shows garbage outside 0039 the zoomed region 0040 - Sometimes the selection window remains on the screen 0041 => Use overlay to draw the selection window. 0042 0043 * Zoom selection going out of screen at the bottom edge 0044 * Saved zoomed image always gets saved in home directory 0045 0046 0047 Version 2.0: 0048 - Show the exact cursor as on screen 0049 - Advanced view to control everything using spin-boxes 0050 - Block mirrror-to-mirror efect when zoom rectangle intersect KMag window 0051 - Different profiles : for vision-impared & regular users. 0052 0053 Key: 0054 - : todo 0055 * : done 0056 @ : done, but not released yet (download via CVS) 0057 % : in progress