[Xfce-bugs] [Bug 14026] Slow multiple files selection

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu Oct 17 11:51:40 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=14026

--- Comment #14 from alexxcons <alexxcons at xfce.org> ---
Doh, much more work than I initially expected:
- Rewrite of mayor parts of "thunar-launcher" was required
- Completely dumped "thunar-template-action" which just was there to provide
the "create File" submenu and iherited from GtkAction.  Moved relevant stuff
into thunar-context-menu

If you are interested, here another working WIP snapshot:
https://github.com/alexxcons/thunar/commits/MergeAllContextMenus3
(Better dont look at the code .. I need to tidy up. Commits to be squashed /
reflogged)

Nice sideeffect: This will fix the slowness on mutli-file-selection (Bug
#14026), since no file/folder monitors are used on the "selected files" any
more.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list