AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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