Age | Commit message (Collapse) | Author |
|
Also removed now obsolete -p command line option; fixes issue #98
|
|
Fallback to print all files, if no images are marked, was kind of
irritating.
|
|
- Command it_toggle_image_mark (bound to 'm') toggles mark of current
image
- Command it_navigate_marked (bound to 'N'/'P') can be used to go to
the next/previous marked image
- When option -o is given, all marked files get printed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reported by Kris Siwiec
|
|
|
|
Fixes issue #84
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
window.c
|
|
|
|
|
|
|
|
|
|
|
|
Without this some window managers (e.g. fvwm) will ignore the initial
window position and place it according to it's own rules.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|