Remove this line
[kdeaccessibility.git] / kmag / TODO
blobf651880640c4078561061912b944cf14fa75c955
1 $Id$
3 Planned features:
5 Version 1.0:
6 - Mouse cursor type configuration
7 - Right mouse menu
8 - Configuration dialog
9 - Translations
10 - New Icon
12 * show cursor
13 * Put the toolbar at the bottom by default
14 * Documentation
15 * KDE3 port
16 * Mouse cursor show/hide
17 * Toolbar configuration
18 * Shortcut configuration
19 * Maximizing use of the zoomed image display area
20 * zooming control on toolbar
21 * on/off rectangle update
22 * block "garbage" effect when rectangle is outside screen
23 * Add "Pause" button to pause to the current view
24 * More cleaner/bare minimal GUI
25 * Grab window moving with the mouse
26 * Code cleanup
27 * New grab-and-move mode for moving zoom area
28 * Add grabbing and saving of the currently selected area or zoomed area.
29 * Saving of settings across different instances
30 * Add printing support
31 * Always show selected region
32 * Allow setting of refresh rate
33 * Copying zoomed image to clipboard on "copy"
34 * Saving zoomed image to a remote file (via KIO slaves)
35 * Compilable under KDE 2.x
37 Bug Fixing for 1.0:
38 @ When the zoom area is resized, the zoom display shows garbage outside
39   the zoomed region
40 - Sometimes the selection window remains on the screen
41         => Use overlay to draw the selection window.
43 * Zoom selection going out of screen at the bottom edge
44 * Saved zoomed image always gets saved in home directory
47 Version 2.0:
48 - Show the exact cursor as on screen
49 - Advanced view to control everything using spin-boxes
50 - Block mirrror-to-mirror efect when zoom rectangle intersect KMag window
51 - Different profiles : for vision-impared & regular users.
53 Key:
54   - : todo
55   * : done              
56   @ : done, but not released yet (download via CVS)
57   % : in progress