Xfce Wiki

Sub domains
 

Differences

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

Link to this comparison view

Next revision
Previous revision
releng:4.14:roadmap:xfce4-appfinder [2015/08/12 21:59] – created eduardreleng:4.14:roadmap:xfce4-appfinder [2018/10/28 22:44] (current) andreldm
Line 1: Line 1:
-====== Current roadmap ====== +====== Xfce4 Appfinder roadmap (Xfce 4.14) ====== 
-- Port the current state of App GTK+ 3 + 
-- Implement Client side decorations (CSD)+===== Completed activities ===== 
 +  * 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://bugzilla.xfce.org/show_bug.cgi?id=10415|Bug 10415]], [[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]]) 
 +  * Allow launch application with single enter press ([[https://bugzilla.xfce.org/show_bug.cgi?id=14469|Bug 14469]]) 
 + 
 +===== Known issues ===== 
 +  * 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 ([[https://gitlab.gnome.org/GNOME/gtk/issues/1150|reported]]) 
 +   
 +===== Canceled activities ===== 
 +  * <del>Implement Client side decorations (CSD) - [[https://i.imgur.com/j2TsW9n.png|preview]]</del>