Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for defaulting to gdk-pixbuf | Přemysl Eric Janouch | 2021-11-10 | 1 | -1/+1 |
| | |||||
* | Add very basic SVG support | Přemysl Eric Janouch | 2021-11-10 | 1 | -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 alignment | Přemysl Eric Janouch | 2021-11-03 | 1 | -2/+2 |
| | | | | | | Stretch thumbnails by up to half a pixel so that they align nicely. Make use of pixman's sRGB mode. | ||||
* | Update README | Přemysl Eric Janouch | 2021-11-01 | 1 | -35/+7 |
| | |||||
* | Add a thumbnail loader | Přemysl Eric Janouch | 2021-10-04 | 1 | -1/+1 |
| | | | | So far not used, we'll need another widget to make use of it. | ||||
* | Enable directory browsing | Přemysl Eric Janouch | 2021-10-04 | 1 | -1/+2 |
| | | | | Extracting the appropriate globs from the MIME database. | ||||
* | Make <q> and <Escape> quit, update README | Přemysl Eric Janouch | 2021-09-16 | 1 | -0/+3 |
| | |||||
* | Update README | Přemysl Eric Janouch | 2021-09-16 | 1 | -2/+30 |
| | |||||
* | Add RAW support using LibRaw | Přemysl Eric Janouch | 2021-09-16 | 1 | -2/+3 |
| | |||||
* | Initial commit | Přemysl Eric Janouch | 2021-09-15 | 1 | -0/+39 |