r339: The menu key bindings are now only saved if they actually changed.
[rox-filer.git] / ROX-Filer / Help / TODO
blob06d9ae02dc049aa605e9c19536f9fcea89d6224e
1                         ROX-Filer
2                         A RISCOS-like filer for X
3                         by Thomas Leonard
5 This is a list of features that should/will be added when I have time (or when
6 someone sends patches!).
9 BUGS
11 Rename box - use action window (currently doesn't work across file systems)
13 Moving a directory (outside of the filer) causes an error when you try
14 to access it (OK), but the error is still reported when you open the
15 directory in its new location until you click refresh.
18 MISSING FEATURES
20 Allow applets inside the panel? Allow the filer to go inside GNOME-panel
21 and similar?
23 Highlight Find expressions in red while they're invalid. Also, do this
24 in the minibuffer.
26 Scrollable panel (already works with wheel-mice).
28 Back/Forwards browser style navigation?
30 Long leafnames wrap onto multiple lines.
32 Better icon arrangement (different column widths?)
34 More permissions checking in Find?
36 Fully configurable toolbar.
38 Use an environment variable to override the platform-name guessing in
39 AppRun.
41 Enable (temporarily) single-click navigation when a special key (e.g. Alt)
42 is pressed?
44 Improve MIME-type guessing:
45         - Try to find longest extension match (eg .ps.gz, then .gz)
46         - Try again ignoring case (so .BMP matches .bmp) (.C must still work!)
47         - Use regexp rules on whole name (eg for 'Makefile' and 'core')
49 Provide a way to set the display style on a per-directory basis
50 (shell glob patterns?)
52 In single click mode, beep when the user tries to double click.
54 Options to set where the toolbar appears.
56 Display extra info in the toolbar (file under cursor, size, target mode, etc).
58 More display styles.
60 Features to (automatically?) set the size of filer windows.
63 RISC OS COMPATIBILITY
65 The menu opens with `File 'file'' under the pointer. Under RO it was the
66 Display menu.
69 OTHERS
71 Copying a relative symlink should make it absolute? Ask during the copy?
73 Recursive 'a-x' acts on the directory first and so can't then change the
74 permissions on the contents. chmod(1) has the same problem.
76 Set Run Action should be on the 'File' menu, not in the minibuffer.