AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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().
- 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
- 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
- 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.
- 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
- Use noun phrase in descriptions.
- Package grim 1.0 for openSUSE