Age | Commit message (Expand) | Author | Lines |
2013-09-26 | add "--info ;cmd" to disable info display on startup (closes #142) | Daniel Friesel | -1/+8 |
2013-09-26 | Updating man page for new geometry options | Joel Bradshaw | -1/+14 |
2013-05-06 | Add %L format code (temporary copy of filelist) | David Gowers | -0/+4 |
2013-02-14 | release v2.9.12.9.1 | Daniel Friesel | -4/+0 |
2013-02-12 | patch by sdaau: button bindings for zoom in / out | Daniel Friesel | -0/+9 |
2013-02-09 | feh(1): stdin now behaves when used with other files / filelists | Daniel Friesel | -2/+0 |
2013-02-01 | support "feh -" to read from stdin. closes #118 | Daniel Friesel | -0/+4 |
2013-01-30 | New sort option: mtime | guns | -2/+7 |
2013-01-30 | Add option and keybinding to keep zoom and viewport settings. | Daniel Friesel | -5/+16 |
2012-12-19 | feh(1): fix typo | Daniel Friesel | -1/+1 |
2012-12-19 | treat quick, low-offset drags as clicks (closes #113) | Daniel Friesel | -5/+9 |
2012-12-08 | feh(1): Document save_image and save_filelist filename format (#112) | Daniel Friesel | -2/+4 |
2012-11-13 | Add %V format specifier (returns feh PID) - patch by 0ion9, closse #109 | Daniel Friesel | -0/+4 |
2012-10-23 | Do not apply --scale-down to a thumbnail window (#106) | Daniel Friesel | -2/+4 |
2012-10-13 | Add --min-dimension and --max-dimension options (closes #101) | Daniel Friesel | -0/+22 |
2012-09-21 | feh.1: Fix spelling | Daniel Friesel | -11/+11 |
2012-09-17 | Fix EXIF orientation tag after lossless rotate | Daniel Friesel | -1/+13 |
2012-08-28 | Do not enable imagemagick by default | Daniel Friesel | -10/+4 |
2012-08-28 | separate mail for feh (derf+feh@) | Daniel Friesel | -1/+1 |
2012-08-12 | Add %o, %r and %z format specifiers (see #95) | Daniel Friesel | -0/+12 |
2012-07-08 | Corrected a simple typo. | Trevor Bramble | -1/+1 |
2012-05-05 | feh(1): Document behaviour of duplicate key bindings (closes #91) | Daniel Friesel | -0/+27 |
2012-04-25 | feh(1): document reload_{plus,minus} time delta | Daniel Friesel | -2/+2 |
2012-03-21 | feh(1): Update magick-stuff and bugs | Daniel Friesel | -0/+15 |
2012-03-16 | document --magick-timeout | Daniel Friesel | -0/+9 |
2012-03-15 | --(un|)loadable: indicate results in exit code | Daniel Friesel | -0/+2 |
2012-03-12 | Add alternative defaults for numpad keybindings (closes #84) | Daniel Friesel | -3/+3 |
2012-03-04 | feh(1): minor fix | Daniel Friesel | -1/+1 |
2012-03-04 | document supported formats | Daniel Friesel | -0/+12 |
2012-02-28 | feh(1): make config file names clearer | Daniel Friesel | -2/+6 |
2012-02-28 | feh(1): Update CONFIGURATION | Daniel Friesel | -5/+6 |
2012-02-26 | feh_printf: Fix/Add %S/%P for human-readable sizes, use them in --list | Daniel Friesel | -3/+4 |
2012-02-02 | Accept offset-only arguments for --geometry (closes #73) | Daniel Friesel | -1/+1 |
2012-02-01 | feh(1): Fix comma mistake | Daniel Friesel | -1/+1 |
2012-02-01 | feh(1): Document toggle_exif / --draw-exif | Daniel Friesel | -0/+12 |
2012-01-28 | feh(1): Note about EXIF support | Daniel Friesel | -0/+8 |
2012-01-28 | Show exif flag in manpage / --version | Daniel Friesel | -1/+2 |
2012-01-24 | feh(1): Mention HTTP support more prominently (Debian #655431) | Daniel Friesel | -2/+2 |
2012-01-23 | feh(1): Another example | Daniel Friesel | -0/+5 |
2012-01-17 | feh(1): Excplicitly state that --geometry does not enforce its limitations | Daniel Friesel | -0/+3 |
2012-01-15 | Fix manual issues | Daniel Friesel | -3/+1 |
2012-01-15 | Add %F and %N printf sequences for escaped file name (closes #77) | Daniel Friesel | -2/+11 |
2011-11-03 | Minor manpage syntax fix, remove --no-fehbg without --bg-* warning | Daniel Friesel | -1/+2 |
2011-11-03 | Chaning the name of the option to suppress .fehbg | Felix Crux | -2/+2 |
2011-11-03 | Adds an option --bg-no-bgfile that prevents the writing of a ~/.fehbg file. | Felix Crux | -2/+8 |
2011-11-03 | feh(1): Remove useless No | Daniel Friesel | -1/+1 |
2011-10-31 | feh(1): Add workaround for --scale-down flickering in tiling mode | Daniel Friesel | -2/+7 |
2011-10-31 | feh(1): Note about tiling window managers | Daniel Friesel | -0/+25 |
2011-10-09 | feh(1): Fix --limit-{height,width} documentation | Daniel Friesel | -6/+4 |
2011-10-03 | Refactor --limit-width / --limit-height code | Daniel Friesel | -7/+13 |