aboutsummaryrefslogtreecommitdiff
path: root/fastiv.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for defaulting to gdk-pixbufPřemysl Eric Janouch2021-11-101-1/+4
* Use a checkerboard pattern on item backgroundPřemysl Eric Janouch2021-11-101-4/+18
* Improve browser item rendition, use CSSPřemysl Eric Janouch2021-11-101-1/+3
* Add images to the list of recent filesPřemysl Eric Janouch2021-11-101-0/+1
* Add C-n to open a new instance in the directoryPřemysl Eric Janouch2021-11-101-0/+11
* Add elementary scrolling support to the viewPřemysl Eric Janouch2021-11-091-5/+11
* Enable opening images from the browserPřemysl Eric Janouch2021-11-091-6/+25
* Add glowing borders around browser itemsPřemysl Eric Janouch2021-11-091-1/+1
* Set a default window sizePřemysl Eric Janouch2021-11-081-0/+1
* Pre-layout the browserPřemysl Eric Janouch2021-11-061-1/+2
* Don't needlessly call setlocale()Přemysl Eric Janouch2021-11-041-4/+0
* Clean up and fix key handlingPřemysl Eric Janouch2021-11-011-30/+55
* Split out xdg.{c,h}Přemysl Eric Janouch2021-11-011-171/+2
* Incorporate most clang-format changesPřemysl Eric Janouch2021-11-011-28/+24
* Split out fastiv-io.h, move media types listPřemysl Eric Janouch2021-11-011-21/+7
* Add file type filters to the file open dialogPřemysl Eric Janouch2021-10-231-2/+12
* Add a prototype of a directory view widgetPřemysl Eric Janouch2021-10-201-4/+26
* Don't try to open directoriesPřemysl Eric Janouch2021-10-191-1/+5
* Make a FIXME about bindings more precisePřemysl Eric Janouch2021-10-181-1/+1
* Don't hardcode the background colourPřemysl Eric Janouch2021-10-171-0/+6
* Add a thumbnail loaderPřemysl Eric Janouch2021-10-041-1/+1
* Enable directory browsingPřemysl Eric Janouch2021-10-041-29/+359
* Invoke a file open dialog on C-o/oPřemysl Eric Janouch2021-09-171-12/+47
* Make <q> and <Escape> quit, update READMEPřemysl Eric Janouch2021-09-161-0/+8
* Add an icon and a desktop filePřemysl Eric Janouch2021-09-161-0/+2
* Initial commitPřemysl Eric Janouch2021-09-151-0/+114