r190: Items are unselected after being dragged somewhere.
[rox-filer.git] / ROX-Filer / Help / TODO
blob7383cfd87f9f074dbea66c55979ec83391c13555
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 when
6 someone sends patches!).
9 BUGS
11 Copy/Rename/Link - use exec() instead of system() like the action windows do.
12                 (prevents problems with shell special characters).
14 GNOME toolbar doesn't work properly when detached. Is this a GTK+ problem?
16 Cursor should be displayed shaded when the collection widget doesn't have
17 the focus.
20 MISSING FEATURES
22 Permissions/Touch/Find
24 Open new windows with the same options as their parent and/or default values
25 in the Options dialog.
27 Drag and drop in the Copy/Rename/Link dialogs.
29 Drop apps onto the iconbar to add them automatically.
31 Allow data to be saved from an application via XDS directly into a panel
32 application (and maybe apps in normal filer windows too).
34 Disallow copying a directory into itself?
36 Some visual indication that a directory is being rescanned?
38 Back/Forwards browser style navigation?
40 Textured window backgrounds (themes?)
43 RISC OS COMPATIBILITY
45 The menu opens with `File 'file'' under the pointer. Under RO it was the
46 Display menu.
48 Performing an action on the selection also cleared the selection.
51 OTHERS
53 Holding a file being saved over a directory should open the directory (Mac
54 style)? Make it optional?
56 Copying a relative symlink should make it absolute? Ask during the copy?