Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is a leaf package, OK by wiz@. ChangeLog: Thu, 15 May 2014 23:41:07 +0200 Daniel Friesel <[email protected]> * Releasev v2.12 * feh-cam and gen-cam-menu are no longer installed by default. Use 'make install cam=1' to install them or 'make uninstall cam=1 && make install cam=0' to remove them permanently * feh no longer depends on giblib. Instead, the relevant parts of the giblib source were imported into the feh source. Rationale: giblib is unmaintained and, as far as I know, only used by three projects (one of which is feh). There is at least one known bug in it, and as I do not have the time to take over giblib development, importing the library seems to be the best solution. * Fix/improve --randomize for short filelists (closes #151) * Fix a buffer overflow in the printf implementation when handling unknown format specifiers (affects --action, --customlist, --index-info, --info, --thumb-title and --title) * Update help (if built with help=1) Sun, 27 Apr 2014 20:28:02 +0200 Daniel Friesel <[email protected]> * Release v2.11 * Patch by Michael Vorburger: Fix erroneous free() in case of failed scandir (closes #140, #147) * Patch by rangerer: --randomize: re-randomize after list is through (closes #154) * When setting a wallpaper from a URL, do not try to store it as absolute path in .fehbg (closes #153) * Add --scroll-step <px> option to change scroll_{up,left,down,right} scroll offset in pixels * feh(1): Escape %V (interpreted as mdoc macro) (closes debian #745467) * Respect --image-bg=checks in fullscreen mode (default remains black) (closes #156) Fri, 28 Feb 2014 18:20:25 +0100 Daniel Friesel <[email protected]> * Release v2.10 * Allow non-centered wallpapers using the --geometry option (Patch by Joel Bradshaw) * Add ; flag to --info (as in "--info ';echo foo'") to disable info display on startup * Partially fix off-by-one pixel error when warping the pointer in the bottom/right window border * thumbnail mode: If --action is set, run specified command instead of opening image on click. * feh.desktop: Use feh %F since we support multiple files * Fix --borderless not working on some 64bit systems (Patch by Brian Mattern) * Always use absolute paths in .fehbg
- Loading branch information