r2148: Clicking on a mount point auto-mounts. The shift action is now to open without
[rox-filer.git] / ROX-Filer / Help / TODO
blob9b79c0c18205b352616e0f9f14bcf54829c4d761
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 Adding a directory to the panel and then changing it to an application doesn't
12 hide the text.
14 Fix ~/.thumbnails trying to thumbnail thumbnails!
16 Setting an icon (eg, for 'text/plain') should refresh the views.
18 Dragging a pinboard icon doesn't remove the tooltip.
20 When the minibuffer is highlighted in red, scanning more items should recheck.
22 Using spring-opening with a missing directory has grab problems (Gkt+
23 problem?).
25 Dirs in /proc which have no access permission keep bringing up error boxes.
27 Dragging a pinboard icon to move it should be sensitive even while the pointer
28 is still over the icon.
30 Escape text/uri-list.
33 FEATURES FOR 1.3
35 Bookmarks:
36 - Show selection groups?
37 - Auto-add recent operations
39 Set size of panel icons.
41 Some way to process the files found by Find.
43 Dragging over the panel should do the raise thing.
45 Auto-unmount when last directory is closed?
47 Iconfied windows should have a button-type style (Joakim Andreasson).
49 Active icons in iconified windows (Christian V. J. Brüssow).
51 Allow changing the pinboard style without having to drag the image back in
52 (Jesse Wagner).
54 Use dnotify on Linux to find out when directories change.
56 Put groups on Select menu.
58 Use XFS extended attribute to store MIME types.
60 Clean out thumbnails cache (memory and disk) from time to time.
62 More options to set fonts?
64 Option to show DnD menu on button-1 drags (for pen users).
66 Put Disk Usage in the Info box.
68 Tab completion in save boxes.
70 Have an option to set what happens when you double-click the background.
72 User icons for mounted/unmounted?
74 Order icons vertically or horizontally (option).
76 Rescanning sometimes causes the display to scroll (automounter problem).
78 Allow command-line arguments for executation pinboard/panel icons.
80 Opening an AVFS directory with left-click should reuse the same window.
82 Deleting / moving files should update the globicons?
84 Remove icon should work with MIME stuff.
86 'Edit Item' doesn't make much sense for applets...
88 Option to mount on click, Shift+Click to open without mounting.
90 Make Find expressions easier for beginners.
92 Individual sliders for max window horizontal and vertical sizes.
94 Winking of items should be an option.
96 Path Entry minibuffer -- add a drop down list for bookmarks.
97 Way to reopen last closed directory. Also do this for Select If.
99 Shift-click on symlink should open the file. Add a 'Follow link' submenu.
101 Option to make menu-click over a file open the File submenu only?
103 Key bindings in the New File menu doesn't work (move to dialog box?).
105 All leafnames to be truncated, even when details are displayed.
106 Use condensed fonts for long names?
108 Use an environment variable to override the platform-name guessing in
109 AppRun.
111 Provide a way to set the display style on a per-directory basis
112 (shell glob patterns?) Also remember window size?
114 Right-most icon in the last row should extend to the far right of the window,
115 even if it isn't in the last column.
117 Allow filtering on any expression (not just Show Hidden).
119 Allow find expression with Permissions command...
122 OTHERS
124 Fully configurable toolbar?
126 Corner panels?
128 Close Panel menu item?
130 Toolbar buttons for sort type?
132 Highlighting of icons as you drag a box around them, so it's clear what you
133 have caught in the box?
135 More permissions checking in Find? -RWX?
137 Enable (temporarily) single-click navigation when a special key is pressed?
139 In single click mode, beep when the user tries to double click?
141 Copying a relative symlink should make it absolute? Ask during the copy?
143 Recursive 'a-x' acts on the directory first and so can't then change the
144 permissions on the contents. chmod(1) has the same problem.
146 Option to disable open-file-and-close-window behaviour (sometimes happens
147 accidentally)?
149 Remember last scroll position when returning to a directory?
151 'Edge folders' (panel items spring-open with zero delay when the pointer
152 is at the edge of the scree)?
154 SOAP calls to remove pinboard/panel icons?
157 LONG TERM
159 Use a separate process to access the filesystem. Prevents hanging when you
160 try to access a dead filesystem. Do this via gnome-vfs?
162 Allow user to change permissions to another user on the fly, by entering a
163 password. 'su' requires a tty - use xsu?