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.14:roadmap:thunar [2017/11/28 03:12] – [Roadmap] andreldmreleng:4.14:roadmap:thunar [2018/06/07 02:52] (current) – [Roadmap] Update depractions progress andreldm
Line 8: Line 8:
   * [[releng:4.14:roadmap:thunar:thunarx-cleanup|Thunarx API clean-up]] (100%):   * [[releng:4.14:roadmap:thunar:thunarx-cleanup|Thunarx API clean-up]] (100%):
   * GObject Introspection for Thunarx (100%)   * GObject Introspection for Thunarx (100%)
-  * Fix deprecations (50%, [[releng:4.14:roadmap:thunar:deprecations|summary]]+  * Port TPA (Trash Panel Applet) to GDBus (100%) 
-  * Port TPA (Trash Panel Applet) to GDBus (0%+  * Fix deprecations (100%, [[releng:4.14:roadmap:thunar:deprecations|summary]]) 
-  * Custom Action Hotkeys (0%)+  * Custom Action Hotkeys (100%)
  
 ===== Development Plan ===== ===== Development Plan =====
Line 24: Line 24:
 ===== Known Issues ===== ===== Known Issues =====
   * Find a better solution for icon themes without 'inode-directory' icon (e.g. Adwaita) and remove hack ([[https://github.com/andreldm/thunar/pull/45#issuecomment-320132019|Original discussion]], [[https://git.xfce.org/xfce/thunar/commit/?id=446cd10146dc129bf7cca8d73eef43733476ba05|Hack Commit]])   * Find a better solution for icon themes without 'inode-directory' icon (e.g. Adwaita) and remove hack ([[https://github.com/andreldm/thunar/pull/45#issuecomment-320132019|Original discussion]], [[https://git.xfce.org/xfce/thunar/commit/?id=446cd10146dc129bf7cca8d73eef43733476ba05|Hack Commit]])
-  * Context menu misplaced ([[https://github.com/andreldm/thunar/issues/14|Original discussion]]) +  * <del>Icon view label missing ellipsis or not wrapping ([[https://bugzilla.xfce.org/show_bug.cgi?id=13973|Bug 13973]])</del> 
-  * Check interop of instances running with --daemon and --gapplication-service ([[https://github.com/andreldm/thunar/issues/37#issuecomment-321720664|Original Discussion]]) +  * <del>Scrollbars shouldn't start faded ([[https://github.com/andreldm/thunar/issues/21|Original Discussion]], [[https://git.xfce.org/xfce/thunar/commit/?id=375bc4075873054820b75f296578a5e312087da8|Fix]])</del> 
-  * Scrollbars shouldn't start faded ([[https://github.com/andreldm/thunar/issues/21|Original Discussion]]) +  * <del>Killing thunar as well kills all processes started via .desktop files ([[https://bugzilla.xfce.org/show_bug.cgi?id=14277|bug 14277]])</del> 
-  * Icon view label missing ellipsis or not wrapping ([[https://bugzilla.xfce.org/show_bug.cgi?id=13973|Bug 13973]]) +  * <del>Check interop of instances running with --daemon and --gapplication-service ([[https://github.com/andreldm/thunar/issues/37#issuecomment-321720664|Original Discussion]])</del> 
-  * Optional: when Thunar fails to start because a gtk2 instance is running, display a dialog: "Failed to start: an incompatible version of Thunar is already running" ([[https://github.com/andreldm/thunar/issues/2|Original Discussion]]),+  * <del>Context menu misplaced ([[https://bugzilla.xfce.org/show_bug.cgi?id=14216|Bug 14216]])</del> 
 +  * <del>When Thunar fails to start because a gtk2 instance is running, display a dialog: "Failed to start: an incompatible version of Thunar is already running" ([[https://github.com/andreldm/thunar/issues/2|Original Discussion]]),</del>
   * <del>Unable to run as root ([[https://bugzilla.xfce.org/show_bug.cgi?id=13884|Bug 13884]])</del>   * <del>Unable to run as root ([[https://bugzilla.xfce.org/show_bug.cgi?id=13884|Bug 13884]])</del>
   * <del>Segfault when pressing "folder up" on pathbar if the parent folder is not yet a visible element of the bar ([[https://bugzilla.xfce.org/show_bug.cgi?id=13987|Bug 13987]])</del>   * <del>Segfault when pressing "folder up" on pathbar if the parent folder is not yet a visible element of the bar ([[https://bugzilla.xfce.org/show_bug.cgi?id=13987|Bug 13987]])</del>
Line 46: Line 47:
 ===== Independent from GTK3  ===== ===== Independent from GTK3  =====
   * Port to GTask. See also http://git.xfce.org/users/nick/thunar/log/?h=1.8   * Port to GTask. See also http://git.xfce.org/users/nick/thunar/log/?h=1.8
-  * GObject Introspection: https://paste.ubuntu.com/25971950/