AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 0.1.4: * Update license headers (#45) * Get preview image at scale (#43) * New default folder to save screenshots (#46) * Remove about dialog and use Gtk.App (#44) * Update URLs in AppData (#42) * Create .gitignore (#40) * Create CODE_OF_CONDUCT.md (#39) * Remember main window position for reappearing window (#32)
- Sort file lists to always install the same .svg size to fix build-compare (boo#1041090)
- Update to 0.1.3.1
- Update to 0.1.3: * Update and rename INSTALL to README.md (#18) * Also adds missing libcanberra dep * Launchpad automatic translations update. * Fix bug #1670010 * Ensure screenshots are saved to correct directory when launched from Slingshot. * Implement non-interactive mode (fix bug 1665708) * AppData: remove spurious Unicode characters and fix indentation * Hide main window behind save dialog when app is launched from command * Show main window after window not found error * Replace colons with dots in screenshot's filename (lp#1663734) * Play shutter sound when screenshot is taken
- Update to 0.1.2: * Add "accessories-screenshot" icons and install to hicolor * Add releases data * SaveDialog.vala: * Use GObject-style construction * Update copyright header * Don't declare widgets outside of construct * Use Vala-style properties * Organize, Don't nest boxes * Don't crop window screenshots on HiDPI * ScreenshotWindow.vala: * Add elementary to copyright * Use GLib.Settings.bind * Remove unnecessary comments * Group all grid attach methods * Don't declare GNOME interface settings twice * Radiobuttons aren't used outside construct, so don't declare them outside of it * Code style * Fix the dimensions and placement of the mouse cursor for HiDPI displays * Account for the scaling factor when taking a screenshot of the whole screen (lp#1616530) * Quit on Ctrl + Q - Spec file cleanup
- Update to 0.1.1: * Listen to structure events * update translation template * Add Copy to Clipboard save option * Don't overwrite files * Keep above & follow
- Update to 0.1.0.2 - Fix: icon file not installed - Spec file cleanup
- update to version 0.1.0.1 - Spec file cleanup
- initial package for openSUSE