summaryrefslogtreecommitdiff
path: root/src/options.c
AgeCommit message (Expand)AuthorLines
2023-07-12update copyrightBirte Kristina Friesel-1/+1
2023-02-15Add --sort=noneDaniel Friesel-0/+2
2022-06-12feh(1), --version: Document libmagic compile flagDaniel Friesel-0/+4
2021-12-24Disable --auto-rotate in feh builds compiled wiht Imlib2 1.7.5+Daniel Friesel-0/+5
2021-11-20--window-id: support hexadecimal IDsDaniel Friesel-1/+1
2021-05-08rename --zoom-rate to --zoom-step and switch to percentDaniel Friesel-6/+6
2021-03-05Set original_file_items when using --start-at without file argumentsDaniel Friesel-0/+1
2021-03-03Option Refactor and addition of Zoom Rate (#589)Alec C-199/+211
2021-01-24Handle URL-encoded components in "feh --start-at file://...."Daniel Friesel-3/+18
2021-01-09Rename --windowid to --window-id; add usage warning to documentationDaniel Friesel-1/+1
2021-01-09X11 uses unsigned long int for window IDs (see X11/X.h)Daniel Friesel-1/+1
2020-07-24Add windowid option to draw to an existing windowKate Hart-0/+4
2020-06-17re-add verscmp flag to --version outputDaniel Friesel-0/+4
2020-06-15Enable --version-sort on systems without strverscmp()Tim van der Molen-4/+0
2020-04-11update copyrightDaniel Friesel-1/+1
2020-04-11Handle file:/// URLs as local paths in --start-atDaniel Friesel-1/+10
2020-04-05Use conversion cache for imlib2 and dcraw imagesDaniel Friesel-3/+3
2020-03-30Enable HTTP cache by defaultDaniel Friesel-2/+4
2020-03-30Enable re-using downloaded http cacheAwal Garg-0/+4
2020-01-23Ignore --start-at if the parameter is an URLIgnacio Losiggio-1/+3
2019-10-11Allow setting the X11 class hint as an option.Olof-Joachim Frahm-0/+4
2019-04-12Enable auto-reload by default (when compiled with inotify=1)Daniel Friesel-0/+6
2019-04-01Merge remote-tracking branch 'original/master'Sven Willner-29/+39
2019-02-11Unset "draw info" flag when encountering --info ';whatever'Daniel Friesel-2/+4
2019-02-11Unset "start paused" flag on positive slideshow delayDaniel Friesel-0/+2
2019-02-01Remove dead codeDaniel Friesel-2/+0
2018-12-23options.c: Note that sscanf calls are safeDaniel Friesel-0/+9
2018-11-19--start-at: Auto-load directory when no other files are specifiedDaniel Friesel-0/+13
2018-11-09options.c: Remove '-)' (belonged to menu-bg)Daniel Friesel-1/+1
2018-11-05Remove no longer present -c option from stroptsDaniel Friesel-1/+1
2018-11-05Remove deprecated option --menu-bgDaniel Friesel-7/+0
2018-11-05Remove deprecated --cycle-once optionDaniel Friesel-5/+0
2018-11-04Disable in-place editing by defaultDaniel Friesel-4/+4
2018-11-04Merge branch 'no-inplace-edit' of https://github.com/ulteq/feh into ulteq-no-...Daniel Friesel-0/+4
2018-11-04Merge branch 'remove-collage-mode' of https://github.com/Ferada/feh into Fera...Daniel Friesel-11/+1
2018-11-04Show verscmp status in --version outputDaniel Friesel-0/+4
2018-10-02Actually remove collage mode after ~7 years.Olof-Joachim Frahm-11/+1
2018-09-13Merge branch 'master' of github.com:derf/fehSven Willner-22/+60
2018-08-24combine --no-cycle and --cycle-once into --on-last-slide={quit,hold}Daniel Friesel-3/+13
2018-08-24Add --no-cycle optionulteq-0/+4
2018-08-22Add an option to disable inplace editulteq-0/+4
2018-08-05Merge --dcraw-timeout and --magick-timeout into --conversion-timeoutDaniel Friesel-5/+5
2018-08-05Merge branch 'dcraw' of https://github.com/ulteq/feh into ulteq-dcrawDaniel Friesel-0/+5
2018-06-27Merge branch 'simplify-zoom' of https://github.com/ulteq/feh into ulteq-simpl...Daniel Friesel-0/+1
2018-05-11Update copyright noticeDaniel Friesel-1/+1
2018-03-10Allow empty string as --geometry argumentulteq-0/+1
2018-03-09rename --inner-geometry to --offset, discard width and height valuesDaniel Friesel-3/+3
2018-03-08add (experimental and still slightly buggy) --inner-geometry featureDaniel Friesel-0/+5
2018-03-03Utilize dcraw to preview RAW filesulteq-0/+5
2018-02-28Merge branch 'natural-sort' of https://github.com/ulteq/feh into ulteq-natura...Daniel Friesel-0/+4