Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for defaulting to gdk-pixbuf | Přemysl Eric Janouch | 2021-11-10 | 1 | -1/+4 |
* | Use a checkerboard pattern on item background | Přemysl Eric Janouch | 2021-11-10 | 1 | -4/+18 |
* | Improve browser item rendition, use CSS | Přemysl Eric Janouch | 2021-11-10 | 1 | -1/+3 |
* | Add images to the list of recent files | Přemysl Eric Janouch | 2021-11-10 | 1 | -0/+1 |
* | Add C-n to open a new instance in the directory | Přemysl Eric Janouch | 2021-11-10 | 1 | -0/+11 |
* | Add elementary scrolling support to the view | Přemysl Eric Janouch | 2021-11-09 | 1 | -5/+11 |
* | Enable opening images from the browser | Přemysl Eric Janouch | 2021-11-09 | 1 | -6/+25 |
* | Add glowing borders around browser items | Přemysl Eric Janouch | 2021-11-09 | 1 | -1/+1 |
* | Set a default window size | Přemysl Eric Janouch | 2021-11-08 | 1 | -0/+1 |
* | Pre-layout the browser | Přemysl Eric Janouch | 2021-11-06 | 1 | -1/+2 |
* | Don't needlessly call setlocale() | Přemysl Eric Janouch | 2021-11-04 | 1 | -4/+0 |
* | Clean up and fix key handling | Přemysl Eric Janouch | 2021-11-01 | 1 | -30/+55 |
* | Split out xdg.{c,h} | Přemysl Eric Janouch | 2021-11-01 | 1 | -171/+2 |
* | Incorporate most clang-format changes | Přemysl Eric Janouch | 2021-11-01 | 1 | -28/+24 |
* | Split out fastiv-io.h, move media types list | Přemysl Eric Janouch | 2021-11-01 | 1 | -21/+7 |
* | Add file type filters to the file open dialog | Přemysl Eric Janouch | 2021-10-23 | 1 | -2/+12 |
* | Add a prototype of a directory view widget | Přemysl Eric Janouch | 2021-10-20 | 1 | -4/+26 |
* | Don't try to open directories | Přemysl Eric Janouch | 2021-10-19 | 1 | -1/+5 |
* | Make a FIXME about bindings more precise | Přemysl Eric Janouch | 2021-10-18 | 1 | -1/+1 |
* | Don't hardcode the background colour | Přemysl Eric Janouch | 2021-10-17 | 1 | -0/+6 |
* | Add a thumbnail loader | Přemysl Eric Janouch | 2021-10-04 | 1 | -1/+1 |
* | Enable directory browsing | Přemysl Eric Janouch | 2021-10-04 | 1 | -29/+359 |
* | Invoke a file open dialog on C-o/o | Přemysl Eric Janouch | 2021-09-17 | 1 | -12/+47 |
* | Make <q> and <Escape> quit, update README | Přemysl Eric Janouch | 2021-09-16 | 1 | -0/+8 |
* | Add an icon and a desktop file | Přemysl Eric Janouch | 2021-09-16 | 1 | -0/+2 |
* | Initial commit | Přemysl Eric Janouch | 2021-09-15 | 1 | -0/+114 |