Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
releng:4.12:roadmap:thunar [2012/09/19 08:09] – [Invert Selection] nickreleng:4.12:roadmap:thunar [2015/02/18 13:29] (current) – [Sort by Extension] ochosi
Line 1: Line 1:
 ====== Thunar 1.6 Roadmap (Xfce 4.12) ====== ====== Thunar 1.6 Roadmap (Xfce 4.12) ======
  
-===== Support multiple file properties =====+===== [FINISHED] Support multiple file properties =====
  
 Add support for file information if > 1 file is selected in the view. See this [[https://plus.google.com/115410781201569373644/posts/E72VkUey68C|post]] for more information and the final results. Add support for file information if > 1 file is selected in the view. See this [[https://plus.google.com/115410781201569373644/posts/E72VkUey68C|post]] for more information and the final results.
Line 9: Line 9:
 Difficulty: Easy Difficulty: Easy
  
-===== Invert Selection =====+===== [FINISHED] Invert Selection =====
  
 Select the not-selected items in the view. Select the not-selected items in the view.
Line 17: Line 17:
 Difficulty: Easy Difficulty: Easy
  
 +===== [POSTPONED] Sort by Extension =====
 +
 +It would be nice if we allow to sort by extension. See [[http://foo-projects.org/pipermail/thunar-dev/2010-November/004796.html|this]] request on the mailing list. Perhaps we can also allow plugins to install their own columns. That's more complicated and a separate (but partly related) feature though.
 +
 +**There is no suitable gio function to recover the extension, because extensions should also match the content-type**
 +
 +Completed: 0% \\
 +Assignee: \\
 +Difficulty: Moderate
 +
 +===== [FINISHED] Drop User Directories =====
 +
 +We've decided to drop users dirs entirely and instead show user-defined bookmarks in the ''Go'' menu. We leave the choice of what to appear in the menu to users.
 +
 +Completed: 100% \\
 +Assignee: Nick\\
 +Difficulty: Moderate
 +
 +===== [FINISHED] Improvements in Volume Handling =====
 +
 +Currently it is possible to mount remote locations, but they don't appear in the tree or shortcuts pane. There are also other related problems in Thunar that do no allow re-mounting locations etc.
 +
 +Plan is to wrap the functionality of drives, volumes and mounts and implement this in the various places of Thunar.
 +
 +Completed: 100% \\
 +Assignee: Nick\\
 +Difficulty: Moderate
 +===== [FINISHED] Improved Shortcuts Side Pane =====
 +
 +Shortcuts side pane is a bit of a mess and does not support remote locations.
 +
 +Completed: 100% \\
 +Assignee: Nick\\
 +Difficulty: Moderate \\
 +Related item in the Design SIG: [[/design/thunar/shortcuts-pane|shortcuts-pane]]
 +
 +===== [FINISHED] Tabs =====
 +
 +Probably the most requested feature in Thunar.
 +
 +Completed: 100% (merged 29-10-2012)\\
 +Assignee: Nick\\
 +Difficulty: Moderate