Skip to content

Releases: spitulax/gripper

v1.2.0

13 Jan 17:33
v1.2.0
025296e
Compare
Choose a tag to compare

Added

  • --format: Customise output file name.

Fixed

  • Fix unable to pass name to -d and -f with spaces.
  • Improve argument parsing and error reporting.
  • Fix program not exiting correctly when passing path with subdirectories to -f.

v1.1.0

05 Jan 07:56
v1.1.0
28589e8
Compare
Choose a tag to compare

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

01 Jan 18:02
v1.0.2
9ef8c4d
Compare
Choose a tag to compare

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