aboutsummaryrefslogtreecommitdiff
path: root/files/imv-folder
AgeCommit message (Collapse)Author
2021-07-08Keep the folder order when using imv-foldersomini
Guaranteed-ish by most shells, see https://unix.stackexchange.com/a/368507. See #229
2021-07-08Include support for imv-foldersomini
This is a wrapper to open all images in a folder. Includes: - Script itself - Man page - Desktop file - Necessary Makefile changes Fix #223