Age | Commit message (Expand) | Author |
2021-07-29 | WIP: Use set_size instead of set_absolute_size for font | Ivan Oleynikov |
2021-07-29 | Scale fonts when Wayland updates scaling factor | Ivan Oleynikov |
2021-07-09 | Also suppress TIFF errors from stdin | Harry Jeffery |
2021-07-09 | Fix missing m dependency for imv-msg | Harry Jeffery |
2021-07-09 | Suppress annoying TIFF errors | Harry Jeffery |
2021-07-08 | Fix image skipping when reading slow filesystems | Harry Jeffery |
2021-07-08 | Add a contrib-commands option | somini |
2021-07-08 | Move imv-folder files to contrib | somini |
2021-07-08 | Tweak imv-folder file sorting | somini |
2021-07-08 | Fix imv-folder usage with sub-folders with images | somini |
2021-07-08 | Keep the folder order when using imv-folder | somini |
2021-07-08 | Include support for imv-folder | somini |
2021-07-08 | Fix zoom speed dependence on buffer/image width | Ronan Dalton |
2021-07-08 | Don't stop listing files in dir when stat fail | n3f4s |
2021-06-24 | fix double-free when backend libjpeg is used | mx |
2021-04-14 | Resolve path in imv_navigator_find_path() | Aleksander Szczygieł |
2021-04-14 | List image/heif as a supported mime type | Hugo Barrera |
2021-04-14 | Fallback to 'opengl' when dependency('gl') fails | Haelwenn (lanodan) Monnier |
2021-04-14 | use exponential increments for zooming | Pascal Sommer |
2021-04-14 | Include string header | Matthias Coppens |
2021-01-09 | Wayland: Perform display roundtrip after changing scale | Harry Jeffery |
2020-12-17 | Release v4.2.0 | Harry Jeffery |
2020-12-17 | Fix first/last image indexing bug | Harry Jeffery |
2020-12-17 | Add include limits.h | Matthias Coppens |
2020-12-03 | Add default keybinding for image rotation | Mark Stosberg |
2020-12-02 | wayland: Fix initial black screen due to size of 0x0 | Scott Moreau |
2020-12-02 | Use system inih if available | Stephan Lachnit |
2020-12-02 | imv: don't rely on glibc's lack of FILE sync on exit. | Érico Rolim |
2020-11-16 | imv, ipc: improve error checking for ipc creation. | Érico Rolim |
2020-11-16 | imv: fix stdin prompt and use fputs. | Érico Rolim |
2020-11-16 | Document 'crop' scaling mode | Harry Jeffery |
2020-11-16 | .builds/ubuntu.yml: fix image name. | Érico Rolim |
2020-11-16 | Make tests and man pages optional | Simon Ser |
2020-08-31 | Fix bug handling multi-key binds | Harry Jeffery |
2020-08-31 | treewide: fix typos | Torstein Husebø |
2020-08-31 | Add missing documentation for overlay_position_bottom | Harry Jeffery |
2020-08-31 | colored overlay: config options in man, split rgba | Andreas Stallinger |
2020-08-31 | colored overlay | Andreas Stallinger |
2020-07-21 | Support rotate and flip commands on SVG | Tuomas Siipola |
2020-07-21 | FreeBSD: use librsvg2-rust instead of librsvg2 | Andreas Stallinger |
2020-07-21 | Sort directory entries alphabetically | Clownacy |
2020-07-21 | Use private mapping for memfd with keymap. | Aleksei Bavshin |
2020-07-21 | README: Improve build instructions | Manuel Zimmermann |
2020-07-21 | Fix `XVisualInfo` leak | Tuomas Siipola |
2020-07-21 | Fix X11 window cleanup | Tuomas Siipola |
2020-07-21 | Fix `keymap` leak | Tuomas Siipola |
2020-07-21 | Fix librsvg usage to prevent memory leak | Tuomas Siipola |
2020-07-21 | Add libheif dependency to readme | Carlo Abelli |
2020-07-21 | wayland: Do not commit surface until configure | Kenny Levinsen |
2020-07-21 | wayland: Use wl_display_roundtrip to wait for globals | Kenny Levinsen |