Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2016-02-16 | update test skip conditions and notice | Daniel Friesel | -3/+5 | |
Turns out giflib 5.1.2 is the culprit and it isn't Deban-specific after all. | ||||
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 | 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 | |
* 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. | ||||
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 | |
The following adds the ability, when using `feh` as a background setter, to use a specific Xinerama screen to render a provided image. Along with the provided '--bg-*' option, the '--xinerama-index' argument will be used to identify the index of the detected Xinerama screen to use. Signed-off-by: James Knight <james.d.knight@live.com> | ||||
2015-04-13 | feh(1): themes config syntax: mention details about quoting and filename ↵ | Daniel Friesel | -5/+13 | |
generation | ||||
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 | |
While at it: Add some notes about .fehbg in general and the fact that it is an executable shell script now. | ||||
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 | |
Sort filelist by modification time, newer files first. Useful for perusing a directory of images by most recently added or changed. | ||||
2013-01-30 | Add option and keybinding to keep zoom and viewport settings. | Daniel Friesel | -5/+16 | |
Patch by sdaau on IRC. Thanks! | ||||
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 | |