Skip to content

pqiv-2.1

Compare
Choose a tag to compare
@phillipberndt phillipberndt released this 09 Dec 08:19
· 725 commits to master since this release

This is the release of pqiv 2.1

Changes in pqiv 2.1

  • Support for watching directories for new files
  • Downstream Makefile fix: Included LDFLAGS (from Gentoo package, by Tim
    Harder), updated for clean builds on OpenBSD (by jca[at]wxcvbn[dot]org,
    reported by github user @clod89)
  • Also included CPPFLAGS, for completeness
  • Renamed '.qiv-select' directory to '.pqiv-select'
  • Added a certain level of autoconf compatibility to the configure script, for
    automated building
  • gtk 3.10 stock icon deprecation issue fixed
  • Reimplemented fading between images
  • Display the last image while the current image has not been loaded
  • Gave users the option to abort the loading of huge images
  • Respect --shuffle and --sort with --watch-directories, i.e. insert keeping
    order, not always at the end
  • New option --lazy-load to display the main window while still traversing
    paths, searching for images
  • New option --low-memory to disable memory hungry features
  • Detect nested symlinks without preventing users from loading the same image
    multiple times
  • Improved cross-compilation support with mingw64

System requirements

  • gtk+ 3.0 or gtk+ 2.8
  • gdk-pixbuf 2.2 (included in gtk+)
  • glib 2.8
  • cairo 1.6
  • gio 2.0
  • gdk 2.8