r334: Added 'spring-loaded' directories. Needs more testing, though...
[rox-filer/ma.git] / ROX-Filer / Help / TODO
blob44ae942cdc78dae5051451634dec228b3074e492
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 GNOME toolbar
14         - doesn't work properly when detached. Is this a GTK+ problem?
15         - 'Other Action' doesn't work
17 Moving a directory (outside of the filer) causes an error when you try
18 to access it (OK), but the error is still reported when you open the
19 directory in its new location until you click refresh.
22 MISSING FEATURES
24 Tab to next selected item.
26 Allow applets inside the panel? Allow the filer to go inside GNOME-panel
27 and similar?
29 Allow dragging to Up and Home icons.
31 Highlight Find expressions in red while they're invalid. Also, do this
32 in the minibuffer.
34 Scrollable panel (already works with wheel-mice).
36 Back/Forwards browser style navigation?
38 Long leafnames wrap onto multiple lines.
40 Better icon arrangement (different column widths?)
42 More permissions checking in Find?
44 Fully configurable toolbar.
46 Use an environment variable to override the platform-name guessing in
47 AppRun.
49 Enable (temporarily) single-click navigation when a special key (e.g. Alt)
50 is pressed?
52 Improve MIME-type guessing:
53         - Try to find longest extension match (eg .ps.gz, then .gz)
54         - Try again ignoring case (so .BMP matches .bmp) (.C must still work!)
55         - Use regexp rules on whole name (eg for 'Makefile' and 'core')
57 Provide a way to set the display style on a per-directory basis
58 (shell glob patterns?)
60 In single click mode, beep when the user tries to double click.
62 Options to set where the toolbar appears.
64 Display extra info in the toolbar (file under cursor, size, target mode, etc).
66 More display styles.
68 Features to (automatically?) set the size of filer windows.
70 Option to remove text background slab from pinboard icons.
73 RISC OS COMPATIBILITY
75 The menu opens with `File 'file'' under the pointer. Under RO it was the
76 Display menu.
79 OTHERS
81 Copying a relative symlink should make it absolute? Ask during the copy?
83 Recursive 'a-x' acts on the directory first and so can't then change the
84 permissions on the contents. chmod(1) has the same problem.
86 Set Run Action should be on the 'File' menu, not in the minibuffer.