Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-08 | Include support for imv-folder | somini | |
This is a wrapper to open all images in a folder. Includes: - Script itself - Man page - Desktop file - Necessary Makefile changes Fix #223 | |||
2020-12-03 | Add default keybinding for image rotation | Mark Stosberg | |
This is the same key binding used by Eye of Gnome for a 90 degree clockwise image rotation for people coming from that image viewer. | |||
2020-11-16 | Document 'crop' scaling mode | Harry Jeffery | |
2020-06-12 | Unify rotation commands, reset transformation properly | Anton Älgmyr | |
2020-06-12 | Add rotation and flipping commands. | Anton Älgmyr | |
Rotation can be done by any amount (not limited to multiples of 90). Commands allow flipping horizontally and vertically. The flips are done relative to the current rotation. | |||
2019-08-28 | man: Document default binds | Harry Jeffery | |
2019-08-25 | Added crop scaling method | Sebastian Parborg | |
Added a method that scales and crop the image so that the image will fill the whole window. Also made viewport update respect the current scaling mode. | |||
2019-08-25 | Add upscaling method command | Sebastian Parborg | |
This works the same way as the existing scale command except that it changes the upscaling method. Also did some code reduction on the scaling command. | |||
2019-08-18 | imv: Add -c option to specify commands to run at startup | Harry Jeffery | |
2019-08-18 | imv: Add bind command | Harry Jeffery | |
2019-08-16 | imv: Add index/all argument to close command | Harry Jeffery | |
2019-08-15 | imv: Add imv_pid environment variable | Harry Jeffery | |
2019-08-12 | Tweak documentation | Harry Jeffery | |
2019-08-07 | Update man pages | Harry Jeffery | |
2019-05-10 | Add version flag with -v | 7415963987456321 | |
2019-02-16 | Add customisable image resizing behaviour | Harry Jeffery | |
Two new flags: -w and -W enable resizing and recentering, respectively. Also add an 'autoresize' config variable to control this behaviour. Fixes #122 | |||
2018-11-26 | Tweak scaling mode documentation | Harry Jeffery | |
2018-07-15 | document the "next" scaling mode | chocolateboy | |
2018-05-08 | Update manpage | Harry Jeffery | |
2017-12-19 | Fix out of date options in man page | Harry Jeffery | |
2017-11-30 | Add an open command | Harry Jeffery | |
2017-11-30 | Remove overlay font command line arg | Harry Jeffery | |
Made irrelevant by the config option, why waste 'e' on it. | |||
2017-11-30 | Make -u argument take an argument | Harry Jeffery | |
2017-11-30 | Merge a,s,S flags to -s <mode> | Harry Jeffery | |
2017-11-29 | Write docs with asciidoc | Harry Jeffery | |