summaryrefslogtreecommitdiff
path: root/src/options.h
AgeCommit message (Expand)AuthorLines
2018-03-09rename --inner-geometry to --offset, discard width and height valuesDaniel Friesel-5/+3
2018-03-08add (experimental and still slightly buggy) --inner-geometry featureDaniel Friesel-0/+5
2018-02-28Add toggle_auto_zoom key binding, defaulting to ZDaniel Friesel-0/+1
2018-02-28Merge branch 'natural-sort' of https://github.com/ulteq/feh into ulteq-natura...Daniel Friesel-0/+1
2018-02-27Merge branch 'custom-background-color' of https://github.com/ulteq/feh into u...Daniel Friesel-1/+1
2018-02-14Only check image dimensions on the fly in multiwindow and slideshow modeDaniel Friesel-0/+1
2018-01-23Add natural sort of (version) numbersulteq-0/+1
2018-01-17Allow any XColor values as --image-bg argumentPaul O'Day-1/+1
2017-12-28Add option to change the imlib cache sizeulteq-0/+3
2017-09-24Replace keybinding struct with an array of named bindingsDaniel Friesel-71/+72
2017-09-16Add toggle_fixed_geometry ("g") keybinding to enable/disable window auto-resizeDaniel Friesel-0/+1
2016-10-29add cmdline opt --auto-rotate to rotate according to EXIF infoElliot Wolk-0/+1
2016-10-15Added a "zoom fit" key binding for the current image.Ernie Ewert-0/+1
2016-08-28merge next(_img), prev(_img) and (toggle_)menuDaniel Friesel-3/+0
2016-08-27preparations for unified key/button bindingsDaniel Friesel-20/+12
2016-05-28Add prev_dir and next_dir navigation actionsguns-0/+2
2016-02-10add preliminary action-title support (#224)Daniel Friesel-0/+1
2016-01-07Changes:William Woodruff-0/+1
2015-06-22support background setter for specific screenJames Knight-0/+1
2014-04-14add --scroll-step optionDaniel Friesel-0/+3
2013-02-12patch by sdaau: button bindings for zoom in / outDaniel Friesel-0/+2
2013-01-30Add option and keybinding to keep zoom and viewport settings.Daniel Friesel-0/+2
2012-10-13Add --min-dimension and --max-dimension options (closes #101)Daniel Friesel-0/+2
2012-08-21reload: accept float valuesDaniel Friesel-1/+1
2012-05-25Remove --menu-style handlingDaniel Friesel-3/+0
2012-03-13Experimental code to limit imagemagick convert runtime (see #82)Daniel Friesel-0/+2
2012-01-27optional exif support (build with exif=1), initial patch importDaniel Friesel-0/+6
2011-11-03Chaning the name of the option to suppress .fehbgFelix Crux-1/+1
2011-11-03Adds an option --bg-no-bgfile that prevents the writing of a ~/.fehbg file.Felix Crux-0/+1
2011-09-30Apply changes to thumbnail modeDaniel Friesel-3/+0
2011-09-29start --index-{name,dim,size} -> printf transitionDaniel Friesel-0/+1
2011-09-28Use buttons config instead of button optionsDaniel Friesel-14/+16
2011-09-13Use enum for opt.image_bg, rename --image-bg default to --image-bg checksDaniel Friesel-1/+1
2011-08-23Add --draw-tinted option to draw overlay text on a semi-transparent backgroun...Daniel Friesel-3/+1
2011-08-09Add flip/mirror in-placec edit actions (derf/#9)Yu-Jie Lin-0/+2
2011-07-31add scroll by a page actionsYu-Jie Lin-0/+4
2011-06-07Add toggle_info key (closes #48)Daniel Friesel-0/+2
2011-03-21Add method to forcefully disable antialiasing (closes GH-17)Daniel Friesel-0/+2
2011-02-16Remove builtin HTTP clientDaniel Friesel-2/+0
2011-02-15Add libcurl option -{Andrew Potter-0/+1
2011-01-22Add --zoom fill as equivalent to --auto-zoomDaniel Friesel-1/+4
2011-01-17Copyright FooDaniel Friesel-0/+1
2011-01-15Fix scrolling defaults / binding namesDaniel Friesel-4/+4
2011-01-15Screw --rcpath, check XDG_CONFIG_HOME insteadDaniel Friesel-1/+0
2011-01-14Configurable menu keybindings, too.Daniel Friesel-0/+6
2011-01-13First step towards configurable key bindingsDaniel Friesel-0/+53
2010-09-14Remove --action-hold-slide, add per-action method instead.Daniel Friesel-1/+1
2010-09-10Add --info optionDaniel Friesel-0/+1
2010-09-05Option --action-hold-slide. If specified, when in slideshow mode images will ...Levi Smith-0/+1
2010-07-17--debug-level → --debugDaniel Friesel-1/+1