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

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat Dec 2 00:28:57 CET 2017


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

--- Comment #12 from alexxcons <acs82 at gmx.de> ---
If you are brave, you could try to compile thunar from source ( you as well
will need to compile exo from source ) ... you can get the code of both from
here: https://git.xfce.org/

Thunar master ( and thunar 1.7 ) are using gtk3 instead of gtk2 .. however I
would bet that the gtk version does not make a difference for the bug.

For the first factor ( weak performance ) ,  the class
"Thunar-abstract-icon-view" probably is the right places to search.
"Thunar-abstract-icon-view" is the parent class of "Thunar-compact-view" and
"Thunar-icon-view" which both are affected.

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


More information about the Xfce-bugs mailing list