r345: Fixed a bug that prevented i18n from working.
[rox-filer/dt.git] / ROX-Filer / Help / TODO
blob1506d71deff998555035e3af3cb4436778f057f6
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 Moving a directory (outside of the filer) causes an error when you try
12 to access it (OK), but the error is still reported when you open the
13 directory in its new location until you click refresh.
16 MISSING FEATURES
18 Allow applets inside the panel? Allow the filer to go inside GNOME-panel
19 and similar?
21 Highlight Find expressions in red while they're invalid. Also, do this
22 in the minibuffer.
24 Scrollable panel (already works with wheel-mice).
26 Back/Forwards browser style navigation?
28 Long leafnames wrap onto multiple lines.
30 Better icon arrangement (different column widths?)
32 More permissions checking in Find?
34 Fully configurable toolbar.
36 Use an environment variable to override the platform-name guessing in
37 AppRun.
39 Enable (temporarily) single-click navigation when a special key (e.g. Alt)
40 is pressed?
42 Improve MIME-type guessing:
43         - Try to find longest extension match (eg .ps.gz, then .gz)
44         - Try again ignoring case (so .BMP matches .bmp) (.C must still work!)
45         - Use regexp rules on whole name (eg for 'Makefile' and 'core')
47 Provide a way to set the display style on a per-directory basis
48 (shell glob patterns?)
50 In single click mode, beep when the user tries to double click.
52 Options to set where the toolbar appears.
54 Display extra info in the toolbar (file under cursor, size, target mode, etc).
56 More display styles.
58 Features to (automatically?) set the size of filer windows.
61 RISC OS COMPATIBILITY
63 The menu opens with `File 'file'' under the pointer. Under RO it was the
64 Display menu.
67 OTHERS
69 Copying a relative symlink should make it absolute? Ask during the copy?
71 Recursive 'a-x' acts on the directory first and so can't then change the
72 permissions on the contents. chmod(1) has the same problem.
74 Set Run Action should be on the 'File' menu, not in the minibuffer.