Skip to content

pqiv-2.11

Compare
Choose a tag to compare
@phillipberndt phillipberndt released this 30 Nov 20:38
· 57 commits to master since this release

This is the pqiv 2.11 release. Changes from 2.10.4:

  • Added negate (color inversion) mode (bound to n, --negate)
  • Rebound a (hardlink image) to c-a by default (See #124)
  • Improved key bindings documentation (See #127)
  • Add --actions-from-stdin and let it block until actions are completed
    (See #118/#119)
  • Fix zooming on tiling WMs (See #129)
  • Support ffmpeg 4.0 API
  • Fix cross-compiling with X11 (Debian #913589)
  • Fix resizing in WMs without moveresize support (See #130)
  • Work around GTK bug resulting in crash due to invalid free()
  • Improve autotools compatibility of the configure script (See #135)