aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
Commit message (Collapse)AuthorAgeFilesLines
* README.adoc: fix dependency listPřemysl Eric Janouch2021-11-111-1/+2
|
* Add support for defaulting to gdk-pixbufPřemysl Eric Janouch2021-11-101-1/+1
|
* Add very basic SVG supportPřemysl Eric Janouch2021-11-101-2/+2
| | | | | | | We need to refactor, so that SVGs are pre-rendered on each change of scaling by librsvg directly, because some elements may be rasterized. It would be best to also support building against resvg.
* Improve thumbnail scaling and alignmentPřemysl Eric Janouch2021-11-031-2/+2
| | | | | | Stretch thumbnails by up to half a pixel so that they align nicely. Make use of pixman's sRGB mode.
* Update READMEPřemysl Eric Janouch2021-11-011-35/+7
|
* Add a thumbnail loaderPřemysl Eric Janouch2021-10-041-1/+1
| | | | So far not used, we'll need another widget to make use of it.
* Enable directory browsingPřemysl Eric Janouch2021-10-041-1/+2
| | | | Extracting the appropriate globs from the MIME database.
* Make <q> and <Escape> quit, update READMEPřemysl Eric Janouch2021-09-161-0/+3
|
* Update READMEPřemysl Eric Janouch2021-09-161-2/+30
|
* Add RAW support using LibRawPřemysl Eric Janouch2021-09-161-2/+3
|
* Initial commitPřemysl Eric Janouch2021-09-151-0/+39