summaryrefslogtreecommitdiff
path: root/plugins/desktop-thumbnailer
Commit message (Expand)AuthorAgeFilesLines
* prepend $XDG_DATA_HOME/thumbnailers/ to thumbnailers directoryYves-Alexis Perez2019-08-271-0/+5
* Fix a typo in desktop-thumbnailer-provider.c (Bug #14925)Denis Ovsienko2019-04-161-1/+1
* Use hash table to avoid loading xdg user path twice.Ali Abdallah2018-09-081-1/+5
* Fix identation + close thumbnailers directoryAli Abdallah2018-09-021-10/+14
* Avoid loading desktop thumbnailers twice when XDG_DATA_DIRSAli Abdallah2017-06-071-3/+21
* Remove a couple of ridiculous debug prints.Ali Abdallah2017-05-281-6/+0
* Don't ref the pixbuf as the desktop plugin returns it as it is.Ali Abdallah2017-05-282-4/+4
* Load and register in tumbler a list of thumbnailers read from XDG_DATA_DIRS/t...Ali Abdallah2017-05-282-30/+471
* Added skeleton files for the desktop thumbnailer plugin.Ali Abdallah2017-05-286-0/+492