summaryrefslogtreecommitdiffstats
path: root/source/rofi-icon-fetcher.c
AgeCommit message (Expand)Author
2021-06-15[Widget] Add scaling option to background-image.Dave Davenport
2021-06-09Update copyright header.Dave Davenport
2021-06-08Remove some deprecated options.Dave Davenport
2021-06-01Re-indent the code using indenter.Dave Davenport
2021-05-05Cleanup code documentation.Dave Davenport
2021-01-17Reduce scope of variables.Dave Davenport
2020-11-03Indent round.Dave Davenport
2020-10-20[RofiIconFetcher] Add missing freeDave Davenport
2020-10-20[RofiIconFetcher] Switch to gdk-pixbuf.Dave Davenport
2020-10-18[RofiIconFetcher] Do image checking in icon fetcher, use nkutils-enumDave Davenport
2020-10-18[IconLoader] add optional gif loader.Dave Davenport
2020-10-17[Icons] Check both small and big caps for extention.Dave Davenport
2020-10-17[RofiIconFetcher] Don't exit out on libjpeg error, but don't load image.Dave Davenport
2020-08-28Run indenter.Dave Davenport
2020-02-14[IconFetcher] Do faster scaling.Dave Davenport
2020-02-14[IconFetcher] Add jpeg support, scale on load.Dave Davenport
2020-01-01Update copyright dates.Dave Davenport
2019-09-27Update copyright.Dave Davenport
2018-08-08Indent the code.Dave Davenport
2018-07-14Export icon fetcher header, remove nxd from icon-fetcher header.Dave Davenport
2018-07-14[IconFetcher] preload the user set icon themeDave Davenport
2018-07-10[Tests] Fix window test.Dave Davenport
2018-06-12More documentation fixesDave Davenport
2018-06-12Change log domain from Utils.IconFetcher to Helpers.IconFetcherDave Davenport
2018-06-12[Widget::Icon] Fix doxygen documentation in header file.Dave Davenport
2018-06-09Re-add icon-theme option.Dave Davenport
2018-06-09Add an generic icon fetcher that can be used by any widget and re-uses the ma...Dave Davenport