r1948: Require glib >= 2.0.3, or action windows leak file handles (reported by
[rox-filer.git] / ROX-Filer / Help / TODO
blob717955da277197e448db8a9e85e738db64ca28b4
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 Setting an icon (eg, for 'text/plain') should refresh the views.
13 Dragging a pinboard icon doesn't remove the tooltip.
15 Deleting a file doesn't update the toolbar.
17 When the minibuffer is highlighted in red, scanning more items should recheck.
19 Using spring-opening with a missing directory has grab problems (Gkt+
20 problem?).
22 Dirs in /proc which have no access permission keep bringing up error boxes.
24 Dragging a pinboard icon to move it should be sensitive even while the pointer
25 is still over the icon.
27 Escape text/uri-list.
30 FEATURES FOR 1.3
32 Use dnotify on Linux to find out when directories change.
34 Put groups on Select menu.
36 Use XFS extended attribute to store MIME types.
38 Clean out thumbnails cache (memory and disk) from time to time.
40 More options to set fonts?
42 Option to show DnD menu on button-1 drags (for pen users).
44 Put Disk Usage in the Info box.
46 Tab completion in save boxes.
48 Have an option to set what happens when you double-click the background.
50 User icons for mounted/unmounted?
52 Order icons vertically or horizontally (option).
54 Rescanning sometimes causes the display to scroll (automounter problem).
56 Allow command-line arguments for executation pinboard/panel icons.
58 Opening an AVFS directory with left-click should reuse the same window.
60 Deleting / moving files should update the globicons?
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 Individual sliders for max window horizontal and vertical sizes.
72 Winking of items should be an option.
74 Path Entry minibuffer -- add a drop down list for bookmarks.
75 Way to reopen last closed directory. Also do this for Select If.
77 Shift-click on symlink should open the file. Add a 'Follow link' submenu.
79 Option to make menu-click over a file open the File submenu only?
81 Key bindings in the New File menu doesn't work (move to dialog box?).
83 All leafnames to be truncated, even when details are displayed.
84 Use condensed fonts for long names?
86 Use an environment variable to override the platform-name guessing in
87 AppRun.
89 Provide a way to set the display style on a per-directory basis
90 (shell glob patterns?) Also remember window size?
92 Right-most icon in the last row should extend to the far right of the window,
93 even if it isn't in the last column.
95 Allow filtering on any expression (not just Show Hidden).
97 Allow find expression with Permissions command...
100 OTHERS
102 Fully configurable toolbar?
104 Corner panels?
106 Close Panel menu item?
108 Toolbar buttons for sort type?
110 Highlighting of icons as you drag a box around them, so it's clear what you
111 have caught in the box?
113 More permissions checking in Find? -RWX?
115 Enable (temporarily) single-click navigation when a special key is pressed?
117 In single click mode, beep when the user tries to double click?
119 Copying a relative symlink should make it absolute? Ask during the copy?
121 Recursive 'a-x' acts on the directory first and so can't then change the
122 permissions on the contents. chmod(1) has the same problem.
124 Option to disable open-file-and-close-window behaviour (sometimes happens
125 accidentally)?
127 Remember last scroll position when returning to a directory?
129 'Edge folders' (panel items spring-open with zero delay when the pointer
130 is at the edge of the scree)?
132 SOAP calls to remove pinboard/panel icons?
135 LONG TERM
137 Use a separate process to access the filesystem. Prevents hanging when you
138 try to access a dead filesystem. Do this via gnome-vfs?
140 Allow user to change permissions to another user on the fly, by entering a
141 password. 'su' requires a tty - use xsu?