[Xfce-bugs] [Bug 14576] Add support for folder.jpg

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Tue Aug 21 01:44:13 CEST 2018


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

--- Comment #51 from ToZ <tony.paulic at gmail.com> ---
The patch works. To enable the hidden setting: "xfconf-query -c thunar -p
/misc-folder-custom-icons --create -t bool -s true". 

However, there is a noticeable impact when first loading a folder and a smaller
performance impact when scrolling in a window with many folders (160 in my
tests). The initial load of icons is understandable, but the scrolling is going
to be problematic (it feels like each file is being re-read as opposed to
cached somewhere) when off-screen or out of viewport. It is significant enough
that the mouse and window scroll move what looks like independently (delayed) -
hard to control.

In addition, the "(thunar:4282): GLib-CRITICAL **: 19:31:49.169: g_file_test:
assertion 'filename != NULL' failed" messages are back - but that can be easily
fixed.

Thanks for providing support for multiple files.

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


More information about the Xfce-bugs mailing list