https://bugzilla.xfce.org/show_bug.cgi?id=14576
--- Comment #51 from ToZ <[email protected]> --- 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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
