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.16:roadmap:thunar [2020/09/23 21:17] – [Important Bugs] alexxconsreleng:4.16:roadmap:thunar [2020/10/10 00:31] (current) – [General] alexxcons
Line 6: Line 6:
   * Easy to hide menu bar, tricky to get it back ([[https://gitlab.xfce.org/xfce/thunar/-/issues/174|Issue 174]])   * Easy to hide menu bar, tricky to get it back ([[https://gitlab.xfce.org/xfce/thunar/-/issues/174|Issue 174]])
   * [ASSIGNED] Store view settings per directory ([[https://gitlab.xfce.org/xfce/thunar/-/issues/8|Issue 8]])   * [ASSIGNED] Store view settings per directory ([[https://gitlab.xfce.org/xfce/thunar/-/issues/8|Issue 8]])
 +    * Done for "view settings" and "sort order"
   * Security problem with *.desktop files ([[https://gitlab.xfce.org/xfce/thunar/-/issues/156|Issue 156]])   * Security problem with *.desktop files ([[https://gitlab.xfce.org/xfce/thunar/-/issues/156|Issue 156]])
     * See as well ([[https://gitlab.xfce.org/xfce/thunar/-/issues/56|issue 56]])     * See as well ([[https://gitlab.xfce.org/xfce/thunar/-/issues/56|issue 56]])
Line 20: Line 21:
  
 ===== Important Bugs ===== ===== Important Bugs =====
 +  * Thunar hangs on startup when unavailable network shares are in bookmarks ([[https://gitlab.xfce.org/xfce/thunar/-/issues/129|Issue 129]])
   * [ASSIGNED] Slow multi-file selection ([[https://gitlab.xfce.org/xfce/thunar/-/issues/180|Issue 180]])   * [ASSIGNED] Slow multi-file selection ([[https://gitlab.xfce.org/xfce/thunar/-/issues/180|Issue 180]])
-  * [ASSIGNED] Deselecting multiple files by clicking on filename takes too much time on detailed list ([[https://gitlab.xfce.org/xfce/thunar/-/issues/345|Issue 345]]) 
   * Add throttle mechanism for `thunar_tree_view_cursor_idle`(See [[https://gitlab.xfce.org/xfce/thunar/-/issues/351|Thunar tree pane becomes out of sync and uses 100% CPU]] and [[https://gitlab.xfce.org/xfce/thunar/-/issues/402|Issue 402]])   * Add throttle mechanism for `thunar_tree_view_cursor_idle`(See [[https://gitlab.xfce.org/xfce/thunar/-/issues/351|Thunar tree pane becomes out of sync and uses 100% CPU]] and [[https://gitlab.xfce.org/xfce/thunar/-/issues/402|Issue 402]])
  
Line 32: Line 33:
   * <del>Quit confirmation message when multiple tabs are open ([[https://bugzilla.xfce.org/show_bug.cgi?id=15758|Bug 15758]])</del>   * <del>Quit confirmation message when multiple tabs are open ([[https://bugzilla.xfce.org/show_bug.cgi?id=15758|Bug 15758]])</del>
   * <del>Custom action keyboard shortcut doesn't use the current, selected, path and file ([[https://bugzilla.xfce.org/show_bug.cgi?id=15119|Bug 15119]])</del>   * <del>Custom action keyboard shortcut doesn't use the current, selected, path and file ([[https://bugzilla.xfce.org/show_bug.cgi?id=15119|Bug 15119]])</del>
-  * <del>Revert gtk2 / gtk3 compatibility fixes</del> +  * <del>Revert gtk2 / gtk3 compatibility fixes [[https://git.xfce.org/xfce/thunar/commit/?id=e1b9b1726a39091ed9c6efc54b4168e7bce14538|Commit 1]] [[https://git.xfce.org/xfce/thunar/commit/?id=ad8663a45b55797e3cd7e1b8ade1cef258c91d3c|Commit 2]]</del>
-    * <del>Needed only when thunar gtk3 is started while a thunar gtk2 daemon is running.</del> +
-    * <del>Probably can be removed now: [[https://git.xfce.org/xfce/thunar/commit/?id=e1b9b1726a39091ed9c6efc54b4168e7bce14538|Commit 1]] [[https://git.xfce.org/xfce/thunar/commit/?id=ad8663a45b55797e3cd7e1b8ade1cef258c91d3c|Commit 2]]</del>+
   * <del>Prepare for Gtk4: Replace GtkAction/GtkActionEntry/GtkUiManager ([[https://bugzilla.xfce.org/show_bug.cgi?id=16654|Bug 16654]])</del>   * <del>Prepare for Gtk4: Replace GtkAction/GtkActionEntry/GtkUiManager ([[https://bugzilla.xfce.org/show_bug.cgi?id=16654|Bug 16654]])</del>
 +  * <del>Deselecting multiple files by clicking on filename takes too much time on detailed list ([[https://gitlab.xfce.org/xfce/thunar/-/issues/345|Issue 345]])</del>
 ===== Dropped ===== ===== Dropped =====
   * Use xfce4-notifyd instead of LIBNOTIFY   * Use xfce4-notifyd instead of LIBNOTIFY