r2229: Right-clicking the Size button switches to automatic mode and resizes the
[rox-filer.git] / ROX-Filer / Help / TODO
blobf225e0bc9608d3076a0214179a5e3425d73c3143
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 Can't drag to a selected item (from another window).
13 File2.html comes before File.html.
15 Adding a directory to the panel and then changing it to an application doesn't
16 hide the text.
18 Fix ~/.thumbnails trying to thumbnail thumbnails!
20 Setting an icon (eg, for 'text/plain') should refresh the views.
22 Dragging a pinboard icon doesn't remove the tooltip.
24 When the minibuffer is highlighted in red, scanning more items should recheck.
26 Using spring-opening with a missing directory has grab problems (Gkt+
27 problem?).
29 Dirs in /proc which have no access permission keep bringing up error boxes.
31 Dragging a pinboard icon to move it should be sensitive even while the pointer
32 is still over the icon.
34 Escape text/uri-list.
36 Keep the title up-to-date for iconified windows.
38 FEATURES FOR 1.3
40 Bookmarks:
41 - Show selection groups?
42 - Auto-add recent operations
44 Set size of panel icons.
46 Some way to process the files found by Find.
48 Dragging over the panel should do the raise thing.
50 Auto-unmount when last directory is closed.
52 Active icons in iconified windows (Christian V. J. Brüssow).
54 Allow changing the pinboard style without having to drag the image back in
55 (Jesse Wagner).
57 Use dnotify on Linux to find out when directories change.
59 Put groups on Select/Bookmarks menu.
61 Use XFS extended attribute to store MIME types.
63 Clean out thumbnails cache (memory and disk) from time to time.
65 More options to set fonts?
67 Option to show DnD menu on button-1 drags (for pen users).
69 Put Disk Usage in the Info box?
71 Tab completion in save boxes.
73 Have an option to set what happens when you double-click the background.
74 Or disable this... the toolbar can be used to resize.
76 Order icons vertically or horizontally (option).
78 Rescanning sometimes causes the display to scroll (automounter problem).
80 Allow command-line arguments for executation pinboard/panel icons.
82 Opening an AVFS directory with left-click should reuse the same window.
84 Deleting / moving files should update the globicons?
86 Remove icon should work with MIME stuff.
88 'Edit Item' doesn't make much sense for applets...
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 Shell / Select If history menu.
98 Shift-click on symlink should open the file. Add a 'Follow link' submenu.
100 Option to make menu-click over a file open the File submenu only?
102 Key bindings in the New File menu don't work (move to dialog box?).
104 All leafnames to be truncated, even when details are displayed.
105 Use condensed fonts for long names?
107 Use an environment variable to override the platform-name guessing in
108 AppRun.
110 Provide a way to set the display style on a per-directory basis
111 (shell glob patterns?) Also remember window size?
113 Right-most icon in the last row should extend to the far right of the window,
114 even if it isn't in the last column.
116 Allow filtering on any expression (not just Show Hidden).
118 Allow find expression with Permissions command...
121 OTHERS
123 Fully configurable toolbar?
125 Corner panels?
127 Close Panel menu item?
129 Highlighting of icons as you drag a box around them, so it's clear what you
130 have caught in the box?
132 More permissions checking in Find? -RWX?
134 Enable (temporarily) single-click navigation when a special key is pressed?
136 In single click mode, beep when the user tries to double click?
138 Copying a relative symlink should make it absolute? Ask during the copy?
140 Recursive 'a-x' acts on the directory first and so can't then change the
141 permissions on the contents. chmod(1) has the same problem.
143 Option to disable open-file-and-close-window behaviour (sometimes happens
144 accidentally)?
146 Remember last scroll position when returning to a directory?
148 'Edge folders' (panel items spring-open with zero delay when the pointer
149 is at the edge of the scree)?
151 SOAP calls to remove pinboard/panel icons?
154 LONG TERM
156 Use a separate process to access the filesystem. Prevents hanging when you
157 try to access a dead filesystem. Do this via gnome-vfs?
159 Allow user to change permissions to another user on the fly, by entering a
160 password. 'su' requires a tty - use xsu?