r1604: Added reminder about having NumLock on when using groups from the keypad
[rox-filer.git] / ROX-Filer / Help / TODO
blobc621f0a5fb05f49fe84c9b120e242a8eb4079c29
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
6 when someone sends patches!).
9 BUGS
11 After showing the tooltip for an app, moving off and back onto the icon
12 doesn't show it again.
14 Dragging a pinboard icon doesn't remove the tooltip.
16 When the minibuffer is highlighted in red, scanning more items should recheck.
18 Panel sometimes won't accept drops (sawfish bug).
20 Using spring-opening with a missing directory has grab problems (Gkt+
21 problem?).
23 Dirs in /proc which have no access permission keep bringing up error boxes.
26 FEATURES FOR 1.3
28 Put groups on Select menu.
30 Click Refresh to reload MIME info.
32 Use XFS extended attribute to store MIME types.
34 Clean out thumbnails cache (memory and disk) from time to time.
36 Options to set fonts.
38 Option to show DnD menu on button-1 drags (for pen users).
40 Put Disk Usage in the Info box.
42 Tab completion in save boxes.
44 Have an option to set what happens when you double-click the background.
46 Option to auto-choose Large or Small icons depending on the number of files.
48 User icons for mounted/unmounted?
50 Order icons vertically or horizontally (option).
52 Rescanning sometimes causes the display to scroll (automounter problem).
54 Allow command-line arguments for executation pinboard/panel icons.
56 Opening an AVFS directory with left-click should reuse the same window.
58 Deleting / moving files should update the globicons?
60 Pinboard icons can only be dragged one at a time.
62 Remove icon should work with MIME stuff.
64 'Edit Item' doesn't make much sense for applets...
66 Option to mount on click, Shift+Click to open without mounting.
68 Make Find expressions easier for beginners.
70 Improve thumbnail handling:
71         - Lazy scanning?
72         - Recursive scanning?
74 Individual sliders for max window horizontal and vertical sizes.
76 Winking of items should be an option.
78 Path Entry minibuffer -- add a drop down list for bookmarks.
79 Way to reopen last closed directory. Also do this for Select If.
81 Shift-click on symlink should open the file. Add a 'Follow link' submenu.
83 Option to make menu-click over a file open the File submenu only?
85 Key bindings in the New File menu doesn't work (move to dialog box?).
87 All leafnames to be truncated, even when details are displayed.
88 Use condensed fonts for long names?
90 Use an environment variable to override the platform-name guessing in
91 AppRun.
93 Provide a way to set the display style on a per-directory basis
94 (shell glob patterns?) Also remember window size?
96 Right-most icon in the last row should extend to the far right of the window,
97 even if it isn't in the last column.
99 Allow find expression with Permissions command...
101 Unify ROX, GNOME and KDE MIME type guessing systems.
102 Still use our own system for MIME handlers and icons, though.
105 OTHERS
107 Fully configurable toolbar?
109 Corner panels?
111 Close Panel menu item?
113 Toolbar buttons for sort type?
115 Highlighting of icons as you drag a box around them, so it's clear what you
116 have caught in the box?
118 Allow the filer to go inside GNOME-panel and similar?
120 More permissions checking in Find? -RWX?
122 Enable (temporarily) single-click navigation when a special key (e.g. Alt)
123 is pressed?
125 In single click mode, beep when the user tries to double click?
127 Options to set where the toolbar appears?
129 Copying a relative symlink should make it absolute? Ask during the copy?
131 Recursive 'a-x' acts on the directory first and so can't then change the
132 permissions on the contents. chmod(1) has the same problem.
134 Option to disable open-file-and-close-window behaviour (sometimes happens
135 accidentally)?
137 Remember last scroll position when returning to a directory?
139 'Edge folders' (panel items spring-open with zero delay when the pointer
140 is at the edge of the scree)?
142 SOAP calls to remove pinboard/panel icons?
145 LONG TERM
147 Use a separate process to access the filesystem. Prevents hanging when you
148 try to access a dead filesystem. Do this via gnome-vfs?
150 Allow user to change permissions to another user on the fly, by entering a
151 password. 'su' requires a tty - use xsu?