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/04/09 00:48] – [Tasks] alexxconsreleng:4.16:roadmap:thunar [2020/10/10 00:31] (current) – [General] alexxcons
Line 4: Line 4:
   * Extend Thunarx API to be able to use emblems in thunar-plugins   * Extend Thunarx API to be able to use emblems in thunar-plugins
     * Potential user: rabbit-vcs. Looks like for Nautilus that is already possible.     * Potential user: rabbit-vcs. Looks like for Nautilus that is already possible.
-  * Easy to hide menu bar, tricky to get it back ([[https://bugzilla.xfce.org/show_bug.cgi?id=13868|Bug 13868]]) +  * Easy to hide menu bar, tricky to get it back ([[https://gitlab.xfce.org/xfce/thunar/-/issues/174|Issue 174]]) 
-  * Store view settings per directory ([[https://bugzilla.xfce.org/show_bug.cgi?id=3521|Bug 3521]]) +  * [ASSIGNED] Store view settings per directory ([[https://gitlab.xfce.org/xfce/thunar/-/issues/8|Issue 8]]) 
-  * Security problem with *.desktop files ([[https://bugzilla.xfce.org/show_bug.cgi?id=13329|Bug 13329]]) +    * Done for "view settings" and "sort order" 
-    * See as well ([[https://bugzilla.xfce.org/show_bug.cgi?id=10274|Bug 10274]]) +  * Security problem with *.desktop files ([[https://gitlab.xfce.org/xfce/thunar/-/issues/156|Issue 156]]) 
-  * Risk to delete stuff in tree-view on accident ([[https://bugzilla.xfce.org/show_bug.cgi?id=14369|Bug 14369]])+    * See as well ([[https://gitlab.xfce.org/xfce/thunar/-/issues/56|issue 56]]) 
 +  * Risk to delete stuff in tree-view on accident ([[https://gitlab.xfce.org/xfce/thunar/-/issues/195|Issue 195]])
     * Because tree view folders and files on the right both are highlighted, it is not clear which one is focused     * Because tree view folders and files on the right both are highlighted, it is not clear which one is focused
-  * Display better error-dialog on bulk renamer ([[https://bugzilla.xfce.org/show_bug.cgi?id=14458|Bug 14458]]) +  * Display better error-dialog on bulk renamer ([[https://gitlab.xfce.org/xfce/thunar/-/issues/202|Issue 202]]) 
-  * Provide a collection of preinstalled custom actions, which can be enabled ([[https://bugzilla.xfce.org/show_bug.cgi?id=15454|Bug 15454]]) +  * Provide a collection of preinstalled custom actions, which can be enabled ([[https://gitlab.xfce.org/xfce/thunar/-/issues/245|Issue 245]]) 
-  * Symbolic icons for sidebar ([[https://bugzilla.xfce.org/show_bug.cgi?id=15685|Bug 15685]])+  * Symbolic icons for sidebar ([[https://gitlab.xfce.org/xfce/thunar/-/issues/252|Issue 252]])
   * Replace systray file-operation progress item with statusnotifier   * Replace systray file-operation progress item with statusnotifier
  
 ===== Tasks ===== ===== Tasks =====
-  * [ASSIGNED] Prepare for Gtk4: Replace GtkAction/GtkActionEntry/GtkUiManager ([[https://bugzilla.xfce.org/show_bug.cgi?id=16654|Bug 16654]]) +  * [ASSIGNED] Merge all context menus into one ([[https://gitlab.xfce.org/xfce/thunar/-/issues/198|Issue 198]]) 
-  * [ASSIGNED] Merge all context menus into one ([[https://bugzilla.xfce.org/show_bug.cgi?id=14410|Bug 14410]]) +    * Done for almost all context menus : only one missing: Bookmarks view
-    * Currently we have a lot of duplicated code regarding context menus, wrapped into GTK_IGNORE_DEPRECATED. +
-    * We should first unify the code, and possibly in a second step remove all deprecations +
-    * First sep will be to fix “Replace GtkAction/GtkUiManager” ([[https://bugzilla.xfce.org/show_bug.cgi?id=16654|Bug 16654]])+
  
 ===== Important Bugs ===== ===== Important Bugs =====
-  * [ASSIGNED] Slow multi-file selection ([[https://bugzilla.xfce.org/show_bug.cgi?id=14026|Bug 14026]]) +  * Thunar hangs on startup when unavailable network shares are in bookmarks ([[https://gitlab.xfce.org/xfce/thunar/-/issues/129|Issue 129]]) 
-    Possibly related & needs fixEdit --> Select all, than select a single file --> long delay + CPU load, only on detailed view) +  * [ASSIGNED] Slow multi-file selection ([[https://gitlab.xfce.org/xfce/thunar/-/issues/180|Issue 180]]) 
-    * Will be fixed as a side effect of "Replace GtkAction/GtkUiManager" .. see this branch: https://github.com/alexxcons/thunar/tree/MergeAllContextMenus5+  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]]) 
  
 ===== Done ===== ===== Done =====
Line 34: 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>Prepare for Gtk4: Replace GtkAction/GtkActionEntry/GtkUiManager ([[https://bugzilla.xfce.org/show_bug.cgi?id=16654|Bug 16654]])</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>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
      * Reason: a more generic dependency is preferable thunar users running in other DEs than Xfce. Also, what are the benefits anyway?      * Reason: a more generic dependency is preferable thunar users running in other DEs than Xfce. Also, what are the benefits anyway?
 +
 +
 +[[|Back to Top]]
 +----
 +[[:releng:4.16:roadmap:|Back to 4.16 Roadmap main page]]