Skip to content

Releases: thenaterhood/gscreenshot

v2.3.4

18 Apr 01:16
v2.3.4
Compare
Choose a tag to compare

Build

  • No changes

Application

  • Fix screenshot delay not working

v2.3.3

17 Apr 22:26
v2.3.3
Compare
Choose a tag to compare

Build

  • Add handling of icon and .desktop files to setup.py

Application

  • Add menu file

v2.3.2

17 Apr 18:49
v2.3.2
Compare
Choose a tag to compare

Build

  • No changes

Application

  • Fix issue with not showing image preview

v2.3.1

13 Jan 17:44
v2.3.1
Compare
Choose a tag to compare

Build

  • setuptools now handles entry point scripts

Application

no changes

v2.3.0

24 Nov 17:36
Compare
Choose a tag to compare

Changes

  • More efficient handling of supported file formats
  • Add keyboard shortcut support!
    • Escape now closes the app
    • Ctrl+S saves the current screenshot

Bugfixes

none

v2.2.4

05 Nov 15:29
Compare
Choose a tag to compare

Changes

  • Code style improvements
  • Additions to gitignore

Bugfixes

  • Improve preview image scaling so it no longer breaks window layout
  • Improve preview image scaling so it scales proportionally (where possible without breaking window layout)

v2.2.3

04 Nov 23:01
Compare
Choose a tag to compare

Changes

  • Remove and replace obsolete function calls
  • Code style improvements
  • Move Scrot logic into dedicated class

Bugfixes

  • Fix alignment of preview in gscreenshot window
  • Remove deprecated GTK properties

v2.1.0

13 Oct 16:48
Compare
Choose a tag to compare

Changes

  • Code style improvements
  • Move file saving to a dedicated class
  • Use GTK builtin overwrite confirmation
  • Remove (now) unused gladefile for replace dialog

Bugfixes

  • Change "open" button to a "save" button
  • Fix typo in original author email address

v2.0.2

22 Sep 02:47
Compare
Choose a tag to compare
  • Misc. bugfixes with references to self
  • Fix broken about dialog - switch to gtk.AboutDialog

v2.0.1

07 Sep 00:47
Compare
Choose a tag to compare
  • Add .desktop file
  • Add application icon