Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2018-09-17 | Release v2.282.28 | Daniel Friesel | -2/+2 | |
2018-08-24 | combine --no-cycle and --cycle-once into --on-last-slide={quit,hold} | Daniel Friesel | -2/+2 | |
2018-08-24 | Add --no-cycle option | ulteq | -0/+1 | |
Closes: #124 | ||||
2018-02-28 | Merge branch 'natural-sort' of https://github.com/ulteq/feh into ↵ | Daniel Friesel | -0/+1 | |
ulteq-natural-sort | ||||
2018-01-23 | Add natural sort of (version) numbers | ulteq | -0/+1 | |
2018-01-17 | Allow any XColor values as --image-bg argument | Paul O'Day | -1/+1 | |
2017-12-28 | Add option to change the imlib cache size | ulteq | -0/+1 | |
This option allows you to change the default imlib2 image cache size of 4 MiB. | ||||
2017-12-04 | Fixed typo | David Pedersen | -1/+1 | |
2016-10-29 | add cmdline opt --auto-rotate to rotate according to EXIF info | Elliot Wolk | -0/+1 | |
2016-04-16 | help: Add --no-recursive | Daniel Friesel | -1/+3 | |
2016-02-20 | update year in copyright notice | Daniel Friesel | -1/+1 | |
2016-01-07 | Changes: | William Woodruff | -0/+1 | |
* Added an --insecure option to disable host/peer verification in libcurl. This allows feh to load images on HTTPS hosts with self-signed certificates. For security, this is not the default. * Fixed an include in show_usage. | ||||
2014-05-15 | help: update key binding list | Daniel Friesel | -17/+25 | |
2014-05-08 | help: update options and format specifiers | Daniel Friesel | -19/+30 | |
2013-01-30 | New sort option: mtime | guns | -1/+2 | |
Sort filelist by modification time, newer files first. Useful for perusing a directory of images by most recently added or changed. | ||||
2013-01-30 | Add option and keybinding to keep zoom and viewport settings. | Daniel Friesel | -0/+1 | |
Patch by sdaau on IRC. Thanks! | ||||
2012-02-01 | No -Q for exif=1, long option and key binding are enough | Daniel Friesel | -1/+1 | |
2012-01-27 | optional exif support (build with exif=1), initial patch import | Daniel Friesel | -0/+1 | |
2011-11-03 | Chaning the name of the option to suppress .fehbg | Felix Crux | -1/+1 | |
2011-11-03 | Adds an option --bg-no-bgfile that prevents the writing of a ~/.fehbg file. | Felix Crux | -0/+1 | |
2011-09-28 | Use buttons config instead of button options | Daniel Friesel | -24/+0 | |
2011-08-26 | Minor documentation fixup | Daniel Friesel | -0/+1 | |
2011-08-23 | Deprecate the --collage option (aka collage mode) | Daniel Friesel | -1/+0 | |
It is pretty random and I doubt anyone actually uses it. Also, after removing it, there are only two duplicates of the image index code instead of three... | ||||
2011-04-27 | Deprecate --menu-bg option (closes #27) | Daniel Friesel | -1/+0 | |
2011-04-23 | Add --force-aliasing to help | Daniel Friesel | -0/+1 | |
2011-02-16 | Remove builtin HTTP client | Daniel Friesel | -2/+0 | |
2011-01-29 | Deprecate --menu-style | Daniel Friesel | -1/+0 | |
2011-01-22 | Update website URLs | Daniel Friesel | -1/+1 | |
2011-01-22 | Update help a bit | Daniel Friesel | -4/+5 | |
2011-01-18 | feh --help: Fix minor alignment mistake | Daniel Friesel | -1/+1 | |
2011-01-15 | Screw --rcpath, check XDG_CONFIG_HOME instead | Daniel Friesel | -1/+0 | |
2010-09-11 | Document --info | Daniel Friesel | -0/+1 | |
2010-09-05 | Update changelog, help and manpage | Daniel Friesel | -1/+2 | |
2010-09-05 | Update Mail address | Daniel Friesel | -1/+1 | |
2010-08-27 | Add short option -Y for --hide-pointer | Daniel Friesel | -1/+1 | |
2010-08-27 | Update help/manpage | Daniel Friesel | -4/+7 | |
2010-08-27 | Remove --bg-seamless | Daniel Friesel | -1/+0 | |
2010-07-09 | Add new short options -P, -K, -G, -J | Daniel Friesel | -4/+4 | |
2010-07-08 | Remove --menu-border option | Daniel Friesel | -1/+0 | |
2010-07-04 | --full-screen -> --fullscreen (more correct[tm]) | Daniel Friesel | -2/+2 | |
2010-06-25 | Remove --wget-timestamp option (contained a remote code execution hole) | Daniel Friesel | -2/+0 | |
2010-06-25 | Shorten + Update --help text | Daniel Friesel | -267/+129 | |
2010-06-19 | Move fehrc / help from options.c into separate files | Daniel Friesel | -0/+331 | |