aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-12-17Fix first/last image indexing bugHarry Jeffery
2020-12-17Add include limits.hMatthias Coppens
2020-12-02wayland: Fix initial black screen due to size of 0x0Scott Moreau
2020-12-02Use system inih if availableStephan Lachnit
2020-12-02imv: don't rely on glibc's lack of FILE sync on exit.Érico Rolim
2020-11-16imv, ipc: improve error checking for ipc creation.Érico Rolim
2020-11-16imv: fix stdin prompt and use fputs.Érico Rolim
2020-08-31Fix bug handling multi-key bindsHarry Jeffery
2020-08-31treewide: fix typosTorstein Husebø
2020-08-31colored overlay: config options in man, split rgbaAndreas Stallinger
2020-08-31colored overlayAndreas Stallinger
2020-07-21Support rotate and flip commands on SVGTuomas Siipola
2020-07-21Sort directory entries alphabeticallyClownacy
2020-07-21Use private mapping for memfd with keymap.Aleksei Bavshin
2020-07-21Fix `XVisualInfo` leakTuomas Siipola
2020-07-21Fix X11 window cleanupTuomas Siipola
2020-07-21Fix `keymap` leakTuomas Siipola
2020-07-21Fix librsvg usage to prevent memory leakTuomas Siipola
2020-07-21wayland: Do not commit surface until configureKenny Levinsen
2020-07-21wayland: Use wl_display_roundtrip to wait for globalsKenny Levinsen
2020-06-12Make rotation clockwiseAnton Älgmyr
2020-06-12Reset transforms on image switch.Anton Älgmyr
2020-06-12Unify rotation commands, reset transformation properlyAnton Älgmyr
2020-06-12Add rotation and flipping commands.Anton Älgmyr
2020-05-21Add HEIF supportCarlo Abelli
2020-05-21fix nearest_neighbour upscaling methodnycex
2020-05-21Fix memory leak in imv_event structureRobert Sacks
2019-12-21Fix the name of the GNU LGPLParide Legovini
2019-11-23Fix 'curl foo | imv -'. Closes #189Ben Vickery
2019-11-05png: Increase max data chunk sizeHarry Jeffery
2019-10-17navigator relative fixAndreas Stallinger
2019-09-02source/backend: Improve commentsHarry Jeffery
2019-09-02libnsgif: Add libnsgif backendHarry Jeffery
2019-09-02wl_window: Remove unused includesHarry Jeffery
2019-09-02console: Implement command historyHarry Jeffery
2019-09-02console: Don't allow newline/control characters to be typedHarry Jeffery
2019-09-02console: Use icu to provide proper UTF-8 editingHarry Jeffery
2019-08-30source: Refactor out common async logicHarry Jeffery
2019-08-28imv: Warn about legacy bind syntaxHarry Jeffery
2019-08-28imv: Add aliases to improve backwards compatibility with v3Harry Jeffery
2019-08-25Added crop scaling methodSebastian Parborg
2019-08-25Add initial_pan option to set the starting pan positionSebastian Parborg
2019-08-25Add upscaling method commandSebastian Parborg
2019-08-25wl_window: Fix segfault under velox WMHarry Jeffery
2019-08-25wl_window: Fix incorrect timer_deleteHarry Jeffery
2019-08-25Remove unused imv_window_get_keymap functionHarry Jeffery
2019-08-25wl_window: Implement key repeatingHarry Jeffery
2019-08-24imv: Move keyboard handling into window subsystemHarry Jeffery
2019-08-24window: Set Wayland/X11 class/app_id hintsHarry Jeffery
2019-08-23x11_window: Maintain keyboard modifiers stateHarry Jeffery