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 [2015/08/12 22:01] eduardreleng:4.14:roadmap:xfce4-appfinder [2018/06/14 05:21] – [Completed activities] andreldm
Line 1: Line 1:
 ====== Xfce4 Appfinder roadmap (Xfce 4.14) ====== ====== Xfce4 Appfinder roadmap (Xfce 4.14) ======
-===== Planned activities ===== + 
-  - Port the current state of Appfinder to GTK+ 3 +===== Completed activities ===== 
-  - Implement Client side decorations (CSD)+  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 ([[https://git.xfce.org/xfce/xfce4-appfinder/commit/?id=5b9a0c8553fa29309b64dd7bc5975f702c5132b1|commit 1]], [[https://git.xfce.org/xfce/xfce4-appfinder/commit/?id=9e8276207155e958dd568f21dae477b137cf7594|commit 2]], [[https://git.xfce.org/xfce/xfce4-appfinder/commit/?id=eb9dbb0df2547b062713b3dfb0444795dc52e266|commit 3]]) 
 +  * Warnings related to "Allocating size to ... without calling gtk_widget_get_preferred_width/height" were disabled in gtk 3.22.30 ([[https://gitlab.gnome.org/GNOME/gtk/commit/eb01ba8573bec47e02c8fc4eaf10e2f7cff522dd|gtk commit]]) 
 + 
 +===== Pending activities ===== 
 +  * Fix critical: "Gtk-CRITICAL **: gtk_tree_model_filter_real_unref_node: assertion 'elt->ref_count > 0' failed" 
 +    * Started with gtk 3.22.27, very likely a bug in gtk itself 
 +  * Maybe: allow launch application with single enter press  
 +   
 +===== Canceled activities ===== 
 +  * <del>Implement Client side decorations (CSD) - [[https://i.imgur.com/j2TsW9n.png|preview]]</del>