Changelog for
grim-1.3.2.13+git.b518aac-4.82.i586.rpm :
* Sat Jan 15 2022 obs-service-tar-scmAATTinvalid- Update to version 1.3.2.13+git.b518aac:
* Read XDG_PICTURES_DIR from user-dirs.dirs file
* write_png: fix out of bounds read
* Allow setting compression level for PNG output
* render: use convolution filter when downscaling
* render: use pixman to compose output buffers
* man: fix wrong section headers
* add bash completion
* Stop using PATH_MAX
* Make output_filename const
* Replace sprintf with snprintf
* Fri Jun 25 2021 and.novemberAATTopensuse.org- Update to version 1.3.2.1+git.0e67748:
* Add example for taking screenshot of active window
* Bump to v1.3.2
* build: bump to 1.3.2
* main,render: replace assert(false) with abort().
* Fix 180-degree rotated buffers without Y_INVERT
* Remove unnecessary wl_display_dispatch calls
* Bump to v1.3.1
* Explain that \'.\' is grim\'s final fallback dir
* fix bufferoverflow in output_filepath
* Improve error message for when supplied region is invalid
* Fri Jun 25 2021 Андрей Алыпов
- git version
* Mon Apr 19 2021 Michael Vetter - Update to 1.3.2:
* Remove unnecessary wl_display_dispatch calls
* Fix 180-degree rotated buffers without Y_INVERT
* main,render: replace assert(false) with abort().
* Wed Jul 22 2020 Michael Vetter - Update to 1.3.1:
* Explain that \'.\' is grim\'s final fallback dir
* Correct interpretation of output rotation
* Fix maybe-uninitialized warning
* Add completions for fish-shell
* completions: add missing option
* Improve error message for when supplied region is invalid
* fix bufferoverflow in output_filepath
* contrib/completions: fix fish file path
* contrib/completions: fix unset datadir variable
* Thu Jan 16 2020 Michael Vetter - Update to 1.3.0:
* Allow to be invoked without a destination file argument. In which case a timestamped file will be written in $XDG_PICTURES_DIR.
* Allow user to set default output dir.
* Provide more helpful error message
* Fix maybe-uninitialized warning
* Tue Jun 04 2019 mvetterAATTsuse.com- Update to 1.2.0:
* Add support for the PPM format. This is useful for speeding up grim when piping its output into another process.
* Wed Feb 06 2019 mvetterAATTsuse.com- Update to 1.1:
* Add an option to disable JPEG support at build-time
* Add support for the WL_SHM_FORMAT_ABGR8888 format
* Add various examples to README
* Tue Feb 05 2019 Jan Engelhardt - Use noun phrase in descriptions.
* Fri Jan 25 2019 mvetterAATTsuse.com- Package grim 1.0 for openSUSE