Changelog for
xfce4-screenshooter-lang-1.11.1-109.2.noarch.rpm :
* Tue Jul 30 2024 Manfred Hollstein
- Update to 1.11.1
* Drop unnecessary libxml dependency
* Translation Updates
* Fri Jul 26 2024 Manfred Hollstein - Add BuildRequires to enable Wayland support.
* Thu Jul 25 2024 Manfred Hollstein - 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
* Wed May 29 2024 Manfred Hollstein - Update to 1.10.6
* build: Switch from intltool to gettext
* Preliminary Wayland support
* Translation Updates- Add xfce4-screenshooter-relax-x11-version.patch
* Mon Feb 05 2024 Manfred Hollstein - 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
* Wed May 17 2023 Manfred Hollstein - 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
* Fri Jan 13 2023 Marcel Kuehlhorn - Update to 1.10.3
* Lower minimal Xfce dependencies back to 4.16
* Remove fallback code
* Thu Jan 05 2023 Dirk Müller - 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
* Fri Dec 23 2022 Maurizio Galli - 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
* Sun Dec 18 2022 Dirk Müller - 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
* Fri Aug 12 2022 Marcel Kuehlhorn - 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
* Sun Mar 13 2022 Marcel Kuehlhorn - Update to version 1.9.10
* Use symbolic icons
* Bump Xfce dependencies to 4.14
* _NET_FRAME_EXTENTS support
* Add back button to take new screenshot (gxo#apps/xfce4-screenshooter!29)
* Fix Imgur upload via CLI (gxo#apps/xfce4-screenshooter!26)
* Set up ScreenshotData after commandline parsing
* Fix compile warning (#62)
* Update to description and addition of donate and translate links
* Replace link to bugzilla with gitlab (gxo#apps/xfce4-screenshooter!25)
* Translation Updates
* Thu May 20 2021 Marcel Kuehlhorn - Update to version 1.9.9
* Add link to Imgur ToS (gxo#apps/xfce4-screenshooter#54)
* Add notice about imgur (gxo#apps/xfce4-screenshooter#53)
* Add launchable tag to appdata.xml
* Update help message for --save option
* Add combobox with file extensions (gxo#apps/xfce4-screenshooter#6)
* Add option to capture window border or not (gxo#apps/xfce4-screenshooter#4)
* Preserve last used extension
* Save screenshots according to the extension (gxo#apps/xfce4-screenshooter#6)
* Avoid save dialog loop if action was specified from CLI (gxo#apps/xfce4-screenshooter#41)
* Respect windows scaling (gxo#apps/xfce4-screenshoote!18)
* Fix compilation warnings
* Add version check for pango
* Correctly calculate dimensions of size window (gxo#apps/xfce4-screenshooter#37)
* Add option to disable Imgur upload (gxo#apps/xfce4-screenshooter#20)
* Translation Updates