Age | Commit message (Expand) | Author | Lines |
2016-04-24 | update feh(1) --geometry and --scale-down | Daniel Friesel | -3/+6 |
2016-04-14 | also respect w key in --geometry mode, update changelog and manual | Daniel Friesel | -0/+3 |
2016-04-09 | changelog, BC case or [ -L %F ] and similar actions using /bin/[ | Daniel Friesel | -2/+10 |
2016-04-09 | feh(1): update --action part | Daniel Friesel | -6/+8 |
2016-02-26 | Add "--no-recursive" to man page | guraga | -0/+5 |
2016-02-20 | update year in copyright notice | Daniel Friesel | -1/+1 |
2016-02-16 | update test skip conditions and notice | Daniel Friesel | -3/+5 |
2016-02-15 | skip all tests on debian arm* / mips* (broken Imlib2, again) | Daniel Friesel | -3/+7 |
2016-02-10 | add preliminary action-title support (#224) | Daniel Friesel | -1/+11 |
2016-02-04 | manpages: Set date to release date instead of build date | Daniel Friesel | -1/+1 |
2016-02-04 | Hi, I'd like one bugfix release to go please! | Daniel Friesel | -0/+9 |
2016-01-26 | feh(1): --index-info: Add note about empty info string | Daniel Friesel | -0/+4 |
2016-01-07 | Changes: | William Woodruff | -0/+6 |
2015-09-30 | update --xinerama-screen documentation in feh(1) | Daniel Friesel | -15/+24 |
2015-07-14 | feh(1): note that feh displays the cwd by default (closes #202, #203) | Daniel Friesel | -1/+5 |
2015-07-14 | feh(1): improve EXIF note | Daniel Friesel | -4/+5 |
2015-06-26 | feh(1): move --xinerama-index to background setting section, extend description | Daniel Friesel | -7/+15 |
2015-06-22 | support background setter for specific screen | James Knight | -1/+13 |
2015-04-13 | feh(1): themes config syntax: mention details about quoting and filename gene... | Daniel Friesel | -5/+13 |
2015-04-06 | feh(1): Mention keys which work in thumbnail mode | Daniel Friesel | -3/+4 |
2015-04-06 | --max-dimension: ignore width/height limit of 0 pixels | Daniel Friesel | -2/+2 |
2015-04-03 | feh(1): --start-at: add hint about absolute/relative path limitations | Daniel Friesel | -1/+12 |
2015-01-09 | Make --scale-down work with --geometry. | Ilion Beyst | -1/+3 |
2014-08-28 | feh(1): 'exec' is not required for .fehbg | Daniel Friesel | -5/+10 |
2014-08-28 | Update man pages to reflect fehbg changes | Drew DeVault | -1/+1 |
2014-05-15 | feh(1): mention Paul Duncan (gib_hash is now incorporated in feh, after all) | Daniel Friesel | -1/+2 |
2014-05-08 | feh(1): Add %% format specifier | Daniel Friesel | -0/+4 |
2014-04-26 | respect --image-bg=checks in fullscreen mode (closes #156) | Daniel Friesel | -1/+3 |
2014-04-22 | man/feh: escape %V (mdoc macro) | Daniel Friesel | -1/+1 |
2014-04-14 | add --scroll-step option | Daniel Friesel | -0/+11 |
2014-04-13 | update changelog and documentation | Daniel Friesel | -1/+2 |
2013-11-24 | thumbnail mode: if --action is set, run it instead of opening images | Daniel Friesel | -1/+2 |
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 |