Skip to content

Releases: thenaterhood/gscreenshot

v2.9.2

11 Oct 02:58
v2.9.2
Compare
Choose a tag to compare

Build

  • Stop listing pygobject/gi in install_requires as it's not fullfillable with pip - this causes problems on newer versions of pygobject/gi. The module is also not required for gscreenshot-cli, only the GUI.

Application

  • no changes

v2.9.1

08 Oct 23:33
v2.9.1
Compare
Choose a tag to compare

Build

no changes

Application

  • fix missing file

v2.9.0

08 Oct 21:22
v2.9.0
Compare
Choose a tag to compare

Build

no changes

Application

  • Support for multiple screenshot backends (ImageMagick, Imlib2, and
    Scrot)
  • Autodetect the available screenshot backend
  • Warn if there's no screenshooting backend available

v2.8.0

17 Aug 17:05
v2.8.0
Compare
Choose a tag to compare

Build

no changes

Application

  • Add "Open With" option

v2.7.3

09 Jul 02:20
v2.7.3
Compare
Choose a tag to compare

Build

  • A spec file for building RPMs has been added. RPM builds will be available via Copr shortly.

Application

  • Screenshot buttons have icons to make them more identifiable
  • gscreenshot now correctly sets its window icon

v2.7.2

10 Jun 01:52
v2.7.2
Compare
Choose a tag to compare

Build

no changes

Application

  • Fix slop error and output handling

v2.7.1

02 Jun 00:35
v2.7.1
Compare
Choose a tag to compare

Build

no changes

Application

  • Handle selection cancel and screenshot failure more cleanly

v2.7.0

23 May 00:32
v2.7.0
Compare
Choose a tag to compare

Build

  • No changes

Application

  • CLI now supports copying to the clipboard
  • Gscreenshot can open the last screenshot in the default viewer
  • CLI and GTK frontends support the new "open" option
  • Documentation updates
  • New optional dependencies: xdg-open, xclip

v2.6.3

22 Apr 21:18
v2.6.3
Compare
Choose a tag to compare

Build

  • An experimental RPM build is available in this release - see attached

Application

  • Add proper error handing around slop (and any other region selection)
  • Reorganize screenshooter code to avoid duplication

v2.6.1

28 Feb 01:58
v2.6.1
Compare
Choose a tag to compare

Build

  • no changes

Application

  • Updates to fix slop integration for new slop release