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
releng:4.14:roadmap:xfce4-appfinder [2017/07/24 23:44] – Update activities andreldmreleng:4.14:roadmap:xfce4-appfinder [2018/01/27 00:08] – Make it clear that CSD is not planned andreldm
Line 2: Line 2:
  
 ===== Completed activities ===== ===== Completed activities =====
-  GTK+ 3 Port, [[https://git.xfce.org/xfce/xfce4-appfinder/|merged]]+  GTK+ 3 Port, [[https://git.xfce.org/xfce/xfce4-appfinder/|merged]] 
 +  * Option for single window ([[https://bugzilla.xfce.org/show_bug.cgi?id=13917|Bug 13917]]) 
 +  * Improved sorting (only for List View) 
 +    *  Disabled for Icon View (it doesn't work as expected). 
 +    * I (Andre) have tried lots of things, it seems a bug in GtkIconView or GtkTreeModelSort, but I don't have the time to put together a reproducer sample and report.
  
 ===== Pending activities ===== ===== Pending activities =====
-  Fix warning: "Allocating size to without calling gtk_widget_get_preferred_width/height" +  Fix warning: "Allocating size to XfceAppfinderWindow without calling gtk_widget_get_preferred_width/height" (**help wanted**) 
-  - Option for single window+    * Only when using not using Icon View 
 +  * Fix warning: "Allocating size to GtkScrolledWindow without calling gtk_widget_get_preferred_width/height" (**help wanted**) 
 +    * Shrink the side pane to 0px width, close appfinder, reopen and try to resize the side pane
  
-===== Postponed activities ===== +===== Canceled activities ===== 
-  Implement Client side decorations (CSD) - [[https://i.imgur.com/j2TsW9n.png|preview]]+  * <del>Implement Client side decorations (CSD) - [[https://i.imgur.com/j2TsW9n.png|preview]]</del>