summaryrefslogtreecommitdiff
path: root/src/help.raw
AgeCommit message (Collapse)AuthorLines
2023-07-30document new name of `--cycle-once`Eli the Bearded-1/+1
2023-07-12update copyrightBirte Kristina Friesel-1/+1
2021-05-09Release v3.73.7Daniel Friesel-1/+1
2021-03-06help.raw: Add --window-id argumentDaniel Friesel-1/+1
2021-03-03Option Refactor and addition of Zoom Rate (#589)Alec C-0/+2
* fixed for simpler parenthesis matching * absolute file path for .fehbg, moved script creation into helper function * Removed unused variable. * added early exit condition as per Ferada's suggestion * Added enum for options to improve readability * migrated options to enum. * added support for zoom specification through options * added man entry for zoom-rate * added help entry for zoom-rate commands * updated man to have warnings about strange values for zoom options * fix memory leak (free exec_absolute_path) * added detection for path vs env PATH launch for use in .fehbg script gen. * Added enum for options to improve readability * migrated options to enum. * added support for zoom specification through options * added man entry for zoom-rate * added help entry for zoom-rate commands * updated man to have warnings about strange values for zoom options * Update help.raw removed zoom-in/out * removed zoom-in/out from options * updated man/help entry to remove in/out zoom specification * sanitize --zoom-rate in options parser; use a single variable for storing it Co-authored-by: Daniel Friesel <derf@finalrewind.org>
2021-01-09Rename --windowid to --window-id; add usage warning to documentationDaniel Friesel-1/+1
2020-07-24Add windowid option to draw to an existing windowKate Hart-0/+1
This lets `feh` draw the background pixmap of an existing window, opening the door for use with tools like `xscreensaver` or `xsecurelock`
2020-06-16change play/pause to playing/paused to improve UXreiseb-1/+1
2020-06-16add option 'a' to show play/paused information in slideshow modereiseb-0/+1
2020-05-30Update zoom in / zom out keys in feh --helpDaniel Friesel-2/+2
2020-04-11update copyrightDaniel Friesel-1/+1
2019-04-01Merge remote-tracking branch 'original/master'Sven Willner-12/+20
2018-11-09Update helpDaniel Friesel-10/+18
2018-09-17Release v2.282.28Daniel Friesel-2/+2
2018-09-13Merge branch 'master' of github.com:derf/fehSven Willner-3/+6
2018-08-24combine --no-cycle and --cycle-once into --on-last-slide={quit,hold}Daniel Friesel-2/+2
2018-08-24Add --no-cycle optionulteq-0/+1
Closes: #124
2018-02-28Merge branch 'natural-sort' of https://github.com/ulteq/feh into ↵Daniel Friesel-0/+1
ulteq-natural-sort
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/+1
This option allows you to change the default imlib2 image cache size of 4 MiB.
2017-12-04Fixed typoDavid Pedersen-1/+1
2017-09-01changed option from inotify to auto-reloadSven Willner-1/+1
2017-08-24added inotify supportSven Willner-0/+1
2016-10-29add cmdline opt --auto-rotate to rotate according to EXIF infoElliot Wolk-0/+1
2016-04-16help: Add --no-recursiveDaniel Friesel-1/+3
2016-02-20update year in copyright noticeDaniel Friesel-1/+1
2016-01-07Changes: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-15help: update key binding listDaniel Friesel-17/+25
2014-05-08help: update options and format specifiersDaniel Friesel-19/+30
2013-01-30New sort option: mtimeguns-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-30Add option and keybinding to keep zoom and viewport settings.Daniel Friesel-0/+1
Patch by sdaau on IRC. Thanks!
2012-02-01No -Q for exif=1, long option and key binding are enoughDaniel Friesel-1/+1
2012-01-27optional exif support (build with exif=1), initial patch importDaniel Friesel-0/+1
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-28Use buttons config instead of button optionsDaniel Friesel-24/+0
2011-08-26Minor documentation fixupDaniel Friesel-0/+1
2011-08-23Deprecate 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-27Deprecate --menu-bg option (closes #27)Daniel Friesel-1/+0
2011-04-23Add --force-aliasing to helpDaniel Friesel-0/+1
2011-02-16Remove builtin HTTP clientDaniel Friesel-2/+0
2011-01-29Deprecate --menu-styleDaniel Friesel-1/+0
2011-01-22Update website URLsDaniel Friesel-1/+1
2011-01-22Update help a bitDaniel Friesel-4/+5
2011-01-18feh --help: Fix minor alignment mistakeDaniel Friesel-1/+1
2011-01-15Screw --rcpath, check XDG_CONFIG_HOME insteadDaniel Friesel-1/+0
2010-09-11Document --infoDaniel Friesel-0/+1
2010-09-05Update changelog, help and manpageDaniel Friesel-1/+2
2010-09-05Update Mail addressDaniel Friesel-1/+1