Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
This is required as key repeating is going to need to be handled
locally on Wayland, which means a slight refactor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I noticed that echoing `$imv_slideshow_duration` always came up
blank. Turns out, it's misspelled in imv.c. Correcting the spelling
mistake makes it behave as expected.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|