Releases: thenaterhood/gscreenshot
Releases · thenaterhood/gscreenshot
v2.3.4
Build
- No changes
Application
- Fix screenshot delay not working
v2.3.3
Build
- Add handling of icon and .desktop files to setup.py
Application
- Add menu file
v2.3.2
Build
- No changes
Application
- Fix issue with not showing image preview
v2.3.1
Build
- setuptools now handles entry point scripts
Application
no changes
v2.3.0
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
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
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
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
- Misc. bugfixes with references to self
- Fix broken about dialog - switch to gtk.AboutDialog
v2.0.1
- Add .desktop file
- Add application icon