https://bugzilla.xfce.org/show_bug.cgi?id=14576
--- Comment #41 from alexxcons <[email protected]> --- Thanks alot for your work, the feature works fine for me when I compile your master branch ! A fork on github is nice ! Regarding the code, I will directly comment into the commit there. ( Hope we will have our new xfce infra soon, so we have official support for pull requests ) Regarding performance vs. multiple file-name support: How about a configuration option string, e.g. FOLDER_THUMBNAIL_FILES in xfce4-settings-editor ? We could have a string of supported file-names. Default could be "folder.jpg" ... but you may add others into the string, like "folder.jpg,cover.jpg,.folder.jpg". An example on how to add preferences can be found here: https://git.xfce.org/xfce/thunar/commit/?id=6e2b1d762ba177fba19e0bb4d466f5a1ed524df4 .. you will not need to add it to thunar-preferences-dialog.c , only to thunar-preferences.c is sufficient to see it in xfce4-settings-editor. -- 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
