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
Next revisionBoth sides next revision
wish_list [2013/05/08 04:01] fowlslegswish_list [2014/03/27 21:44] – [Thunar] shadow_reaper
Line 181: Line 181:
  
 ===== Thunar ===== ===== Thunar =====
 +  * The ability to play a sound file on mouse over, integrated on Thunar. This is really useful when working with music files, because it allows you to listen to a file without having to open the music player. Also there's a package in [[https://aur.archlinux.org/packages.php?ID=40422|AUR]] which does this, maybe you can use that code.
 +  * Ability to change a folder icon from the properties view, just like in gnome.
 +  * Being able to split the window in two like Nautilus used to do. This is something very useful when you need to put order between your files or when comparing two folders contents.  
   * Ability to view and edit the properties of multiple files and/or folders - the most of the other filemanagers can do this.   * Ability to view and edit the properties of multiple files and/or folders - the most of the other filemanagers can do this.
   * <del>Let me delete files directly, every other filemanager can do this!</del>   * <del>Let me delete files directly, every other filemanager can do this!</del>
Line 266: Line 269:
       * Have a visual indicator for workspace switching.       * Have a visual indicator for workspace switching.
         * I like to have certain programs on certain desktops so when I just boot up is is sometimes annoying to try and find what desktop I am on and if I switched.  OpenBox has a great (albeit ugly) dialog.         * I like to have certain programs on certain desktops so when I just boot up is is sometimes annoying to try and find what desktop I am on and if I switched.  OpenBox has a great (albeit ugly) dialog.
 +        * With more than even just two desktops its easy to loose your orientation, especially when some desktops are blank as mentioned above.  This feedback would both please the poweruser and give the casual user useful feedback
 +          * working on implmenting this, based on ochosi (simon)'s work on the alt-tab window improvemt.  Working to make it themeable and pretty using cairo.  I have a public branch on github.  git:\/\/github.com\/lifeisafractal\/xfwm4\/ its in the mcampbell\/workspacewin branch.  Currently compiles and only works well with compositing enabled.
     * Mouse     * Mouse
       * Don't give focus on mouse wheel.       * Don't give focus on mouse wheel.