| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 1.11.2
* Fully free a GSList to fix a leak
* Fix a string leak in screenshooter_get_filename_for_uri
* Properly free a GdkPixbuf to fix a leak
* meson-build: Fix manpage install dir
* Improve selection background in black surfaces
* Fix xfce_resource_save_location leak in main
* Replace deprecated exo with libxfce4ui 4.21.0
* Remove imgur upload custom action automatically
* Fix build with autotools
* Drop Imgur custom action
* preferences: Add link to the documentation for custom actions
examples
* Add support to Meson
* Update xfce4-screenshooter.1
* Fix segfault in another location
* Fix segfault when app command is NULL (#132)
* Improved imgur upload script
* Add support to WL_SHM_FORMAT_BGR888
* Check if file was correctly open before using it
* Revert "Only restrict file permissions after sucessfully
writing them"
* Fix blurred preview images at scale >1
* Only restrict file permissions after sucessfully writing them
* Translation Updates
- Remove obsolete xfce4-screenshooter-relax-x11-version.patch
- Remove all bcond_with git code.
- Update to 1.11.1 * Drop unnecessary libxml dependency * Translation Updates
- Add BuildRequires to enable Wayland support.
- Update to 1.11.0 * Drop built-in support for imgur * Drop jobs-related code * Drop libsoup dependency * Use XDG_DATA_HOME in imgur-upload.sh * Make sure screenshot is copied to clipboard before closing (!56) * Add more tests * build: clang: Silence -Wcast-align * Translation Updates
- Update to 1.10.6 * build: Switch from intltool to gettext * Preliminary Wayland support * Translation Updates - Add xfce4-screenshooter-relax-x11-version.patch
- Update to 1.10.5 * Add imgur support as custom action (!51) * Translation Updates - Recommend curl, jq and zenity for the new script imgur.sh
- Update to 1.10.4 * Fix warning about checking file permissions * Refactor supported image formats handling (!49) * Add support to AVIF (#109) * Add support to JPEG XL (#108) * Check if the pixbuf-loader supports writing * Restrict file permission if not saved in a user-owned directory (#2) * Save preferences when plugin finalizes screenshot (#96) * Fix screenshot finalize behavior for plugin * Translation Updates
- Update to 1.10.3 * Lower minimal Xfce dependencies back to 4.16 * Remove fallback code
- update to 1.10.2: * Fix capture of CSD windows * Fix active window and region capture modes * Consider scale factor while capturing screenshots with cairo * Support libsoup2 and 3 simultaneously * save dialog: show preview of selected file * Save preferences of panel plugin * Translation Updates
- Update to version 1.10.1: * Fixes capture of screenshots after first time (gxo#apps/xfce4-screenshoter#89) * libsoup: Migrate to 3.0 (gxo#apps/xfce4-screenshoter#88) * Fix typo in NEWS file * Translation Updates
- Update to version 1.10.0: * Bump requirements for Xfce 4.18 * Introduce custom actions * Replace deprecated functions * Added writability check to screenshot_dir * Include "config.h" before GLib include files * Revert icon name translation * Drop subtitles * Add version check for libxi * Translation Updates
- Update to version 1.9.11
* Add support to WebP (gxo#apps/xfce4-screenshooter#76)
* Fix window capture in HiDPI mode (gxo#apps/xfce4-screenshooter#73)
* Fix intltool lock file problem during make distcheck
* Add option to Show in File Manager when saving
(gxo#apps/xfce4-screenshooter#47)
* Do not quit after dismissing dialog if invoked from plugin
(gxo#apps/xfce4-screenshooter#71)
* Update COPYING (gxo#apps/xfce4-screenshooter#70)
* Translation Updates