Releases: spitulax/gripper
Releases · spitulax/gripper
v1.2.0
v1.1.0
Added
- Detect image format from file extension with
-f
flag.
Fixed
- Fix program not exiting correctly if the given output (
-o
flag) is unknown. - Fix program trying to screenshot in
active-window
mode if there's no active window. - Wait (
-w
flag) directly before executing grim.
v1.0.2
Fixes
- Print screenshot output path when successful
- Warn user if output path already exists
- Fix not checking if cache directory exists before caching last region
- Fix unable to fail correctly when a needed directory path already exists but not as a directory