Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the browser grab focus when clicked | Přemysl Eric Janouch | 2021-11-20 | 1 | -0/+8 |
* | Fix an embarrassing crash on directory change | Přemysl Eric Janouch | 2021-11-20 | 1 | -0/+1 |
* | Make a middle click open items in a new instance | Přemysl Eric Janouch | 2021-11-20 | 1 | -7/+16 |
* | Load symbolic icons as a fallback | Přemysl Eric Janouch | 2021-11-20 | 1 | -8/+86 |
* | Cache the browser's GDK cursor object | Přemysl Eric Janouch | 2021-11-13 | 1 | -8/+8 |
* | Use the hand/pointer cursor in the browser | Přemysl Eric Janouch | 2021-11-13 | 1 | -1/+22 |
* | Clean up | Přemysl Eric Janouch | 2021-11-13 | 1 | -0/+2 |
* | Parallelize thumbnail loading | Přemysl Eric Janouch | 2021-11-12 | 1 | -6/+16 |
* | Use a checkerboard pattern on item background | Přemysl Eric Janouch | 2021-11-10 | 1 | -1/+0 |
* | Improve browser item rendition, use CSS | Přemysl Eric Janouch | 2021-11-10 | 1 | -58/+117 |
* | Reflect that new list of files changes the layout | Přemysl Eric Janouch | 2021-11-10 | 1 | -1/+1 |
* | Enable opening images from the browser | Přemysl Eric Janouch | 2021-11-09 | 1 | -12/+55 |
* | Don't render rows needlessly | Přemysl Eric Janouch | 2021-11-09 | 1 | -2/+12 |
* | Clean up | Přemysl Eric Janouch | 2021-11-09 | 1 | -34/+30 |
* | Add glowing borders around browser items | Přemysl Eric Janouch | 2021-11-09 | 1 | -7/+107 |
* | Pre-layout the browser | Přemysl Eric Janouch | 2021-11-06 | 1 | -40/+139 |
* | Don't rescale thumbnails in sRGB | Přemysl Eric Janouch | 2021-11-04 | 1 | -4/+6 |
* | Pre-scale loaded thumbnails, and only when needed | Přemysl Eric Janouch | 2021-11-03 | 1 | -54/+67 |
* | Improve thumbnail scaling and alignment | Přemysl Eric Janouch | 2021-11-03 | 1 | -7/+45 |
* | Incorporate most clang-format changes | Přemysl Eric Janouch | 2021-11-01 | 1 | -27/+25 |
* | Split out fastiv-io.h, move media types list | Přemysl Eric Janouch | 2021-11-01 | 1 | -0/+1 |
* | Add a prototype of a directory view widget | Přemysl Eric Janouch | 2021-10-20 | 1 | -0/+233 |