r1467: Pinboard text fg colour works again (for tasklist icons too).
[rox-filer.git] / ROX-Filer / Help / TODO
blobb7009f242cf40598f677b55a23c9df62175a629d
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 Dragging a pinboard icon doesn't remove the tooltip.
13 When the minibuffer is highlighted in red, scanning more items should recheck.
15 Panel sometimes won't accept drops (sawfish bug).
17 Using spring-opening with a missing directory has grab problems (Gkt+
18 problem?).
20 Ctrl on selected pinboard icon doesn't unselect.
23 FEATURES FOR 1.3
25 Edit MIME-Info database.
27 Clean out thumbnails cache (memory and disk) from time to time.
29 Options to set fonts.
31 Option to show DnD menu on button-1 drags (for pen users).
33 Put Disk Usage in the Info box.
35 Tab completion in save boxes.
37 Have an option to set what happens when you double-click the background.
39 Option to auto-choose Large or Small icons depending on the number of files.
41 User icons for mounted/unmounted?
43 Order icons vertically or horizontally (option).
45 Rescanning sometimes causes the display to scroll (automounter problem).
47 Allow command-line arguments for executation pinboard/panel icons.
49 Opening an AVFS directory with left-click should reuse the same window.
51 Deleting / moving files should update the globicons?
53 Pinboard icons can only be dragged one at a time.
55 Remove icon should work with MIME stuff.
57 'Edit Item' doesn't make much sense for applets...
59 Option to mount on click, Shift+Click to open without mounting.
61 Make Find expressions easier for beginners.
63 Improve thumbnail handling:
64         - Lazy scanning?
65         - Recursive scanning?
67 Individual sliders for max window horizontal and vertical sizes.
69 Winking of items should be an option.
71 Path Entry minibuffer -- add a drop down list for bookmarks.
72 Way to reopen last closed directory. Also do this for Select If.
74 Shift-click on symlink should open the file. Add a 'Follow link' submenu.
76 Option to make menu-click over a file open the File submenu only?
78 Key bindings in the New File menu doesn't work (move to dialog box?).
80 All leafnames to be truncated, even when details are displayed.
81 Use condensed fonts for long names?
83 Use an environment variable to override the platform-name guessing in
84 AppRun.
86 Provide a way to set the display style on a per-directory basis
87 (shell glob patterns?) Also remember window size?
89 Right-most icon in the last row should extend to the far right of the window,
90 even if it isn't in the last column.
92 Allow find expression with Permissions command...
94 Unify ROX, GNOME and KDE MIME type guessing systems.
95 Still use our own system for MIME handlers and icons, though.
98 OTHERS
100 Fully configurable toolbar?
102 Corner panels?
104 Close Panel menu item?
106 Toolbar buttons for sort type?
108 Highlighting of icons as you drag a box around them, so it's clear what you
109 have caught in the box?
111 Allow the filer to go inside GNOME-panel and similar?
113 More permissions checking in Find? -RWX?
115 Enable (temporarily) single-click navigation when a special key (e.g. Alt)
116 is pressed?
118 In single click mode, beep when the user tries to double click?
120 Options to set where the toolbar appears?
122 Copying a relative symlink should make it absolute? Ask during the copy?
124 Recursive 'a-x' acts on the directory first and so can't then change the
125 permissions on the contents. chmod(1) has the same problem.
127 Option to disable open-file-and-close-window behaviour (sometimes happens
128 accidentally)?
130 Remember last scroll position when returning to a directory?
132 'Edge folders' (panel items spring-open with zero delay when the pointer
133 is at the edge of the scree)?
135 SOAP calls to remove pinboard/panel icons?
138 LONG TERM
140 Use a separate process to access the filesystem. Prevents hanging when you
141 try to access a dead filesystem. Do this via gnome-vfs?
143 Allow user to change permissions to another user on the fly, by entering a
144 password. 'su' requires a tty - use xsu?