aboutsummaryrefslogtreecommitdiff
path: root/fastiv.desktop
Commit message (Collapse)AuthorAgeFilesLines
* Fix opening files starting on dashesPřemysl Eric Janouch2021-11-221-1/+1
| | | | fastiv is a bright exception to the sad rule now.
* Don't claim to be able to open several filesPřemysl Eric Janouch2021-11-221-1/+1
|
* Do not lie as much in the desktop filePřemysl Eric Janouch2021-11-181-2/+1
|
* Add support for opening Xcursor filesPřemysl Eric Janouch2021-11-171-1/+1
| | | | | | Sadly, they don't have a canonical extension, and they don't show up in the browser. We might want to employ some level of sniffing. The first 16 bytes are enough to identify a lot.
* Add very basic SVG supportPřemysl Eric Janouch2021-11-101-1/+1
| | | | | | | 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.
* Enable directory browsingPřemysl Eric Janouch2021-10-041-2/+2
| | | | Extracting the appropriate globs from the MIME database.
* Add an icon and a desktop filePřemysl Eric Janouch2021-09-161-0/+11