| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Register for opening directories | Přemysl Eric Janouch | 2021-11-22 | 1 | -8/+19 |
| * | Add a better key binding for switching | Přemysl Eric Janouch | 2021-11-22 | 1 | -0/+7 |
| * | Fix further focus issues | Přemysl Eric Janouch | 2021-11-22 | 1 | -0/+1 |
| * | Fix browsing right after opening a file directly | Přemysl Eric Janouch | 2021-11-22 | 1 | -1/+2 |
| * | Another focus-related fix | Přemysl Eric Janouch | 2021-11-22 | 1 | -1/+10 |
| * | Fix two issues with browser scrolling | Přemysl Eric Janouch | 2021-11-22 | 1 | -0/+10 |
| * | Improve the window title situation | Přemysl Eric Janouch | 2021-11-21 | 1 | -9/+22 |
| * | Bind double click to full screen toggle | Přemysl Eric Janouch | 2021-11-21 | 1 | -5/+17 |
| * | Remove insanity | Přemysl Eric Janouch | 2021-11-21 | 1 | -11/+5 |
| * | Add ability to use different thumbnail sizes | Přemysl Eric Janouch | 2021-11-21 | 1 | -11/+47 |
| * | Implement filtering by supported extensions | Přemysl Eric Janouch | 2021-11-21 | 1 | -1/+42 |
| * | Add some custom action buttons to the sidebar | Přemysl Eric Janouch | 2021-11-20 | 1 | -0/+4 |
| * | Fix key handling and Meson | Přemysl Eric Janouch | 2021-11-20 | 1 | -1/+1 |
| * | Fix some issues with browser/view switching | Přemysl Eric Janouch | 2021-11-20 | 1 | -10/+7 |
| * | Make a middle click open items in a new instance | Přemysl Eric Janouch | 2021-11-20 | 1 | -7/+10 |
| * | Load symbolic icons as a fallback | Přemysl Eric Janouch | 2021-11-20 | 1 | -1/+5 |
| * | Add a customized sidebar widget | Přemysl Eric Janouch | 2021-11-19 | 1 | -48/+49 |
| * | Enable opening from sidebar in a new window | Přemysl Eric Janouch | 2021-11-18 | 1 | -8/+18 |
| * | Bind fullscreen switching | Přemysl Eric Janouch | 2021-11-18 | 1 | -7/+12 |
| * | Try to use more screen real estate by default | Přemysl Eric Janouch | 2021-11-18 | 1 | -1/+17 |
| * | Bind F5 and r to refreshing the directory | Přemysl Eric Janouch | 2021-11-18 | 1 | -2/+12 |
| * | Add a command line option to list supported types | Přemysl Eric Janouch | 2021-11-18 | 1 | -7/+18 |
| * | Make the forward mouse button go back to the view | Přemysl Eric Janouch | 2021-11-18 | 1 | -3/+22 |
| * | Make the Open dialog useful | Přemysl Eric Janouch | 2021-11-18 | 1 | -5/+24 |
| * | Add a sidebar with places | Přemysl Eric Janouch | 2021-11-18 | 1 | -6/+47 |
| * | Actually fix adding to the list of recent files | Přemysl Eric Janouch | 2021-11-18 | 1 | -1/+1 |
| * | Fix adding images to the list of recent files | Přemysl Eric Janouch | 2021-11-16 | 1 | -1/+6 |
| * | Prefer the dark theme variant | Přemysl Eric Janouch | 2021-11-16 | 1 | -0/+6 |
| * | Make this work at all in macOS/Homebrew | Přemysl Eric Janouch | 2021-11-16 | 1 | -0/+1 |
| * | Bind the mouse back button on the view | Přemysl Eric Janouch | 2021-11-13 | 1 | -0/+13 |
| * | Improve key handling | Přemysl Eric Janouch | 2021-11-13 | 1 | -9/+22 |
| * | Fix GtkWidget::key-press-event callback prototype | Přemysl Eric Janouch | 2021-11-12 | 1 | -4/+4 |
| * | 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 |
