pqiv-2.0-rc2
Pre-releaseThis is the second release candidate for pqiv 2.0.
Description
This is a complete GTK 3.0 rewrite, backwards compatible to GTK 2.0. It
uses Cairo for drawing and is therefore much faster. Other features
include preloading of images for faster image switching. Furthermore, I
make much better use of GTK's event system, resulting in improved
compatibility.
The rewrite has now reached a quite stable state. It runs smoothly in
Mutter, Muffin, i3, xfwm and Mingw32. I will therefore stop using the
development branch and begin versioned releases. Please help test this
version and report bugs!
This rewrite is not entirely backwards compatible, especially the
configuration file format has changed and some of the command line
switches and configuration switches are gone. Therefore the major
version jump.
I plan to release a stable version in a few weeks.
Changes in rc2
- Fixed
--hide-info-box
parameter - Fixed fullscreen mode in KDE and WM-less X11
- More intuitive behavior of no-scaling mode (See ed58a47)
- Fixed two allocation errors with command line processing
- Restored full support for the old configuration file format
- Fixed image piping code for MingW32