Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2017-12-28 | Add option to change the imlib cache size | ulteq | -0/+10 | |
This option allows you to change the default imlib2 image cache size of 4 MiB. | ||||
2017-12-07 | Compile with std=c11 and set appropriate glibc feature test macros | Daniel Friesel | -0/+1 | |
might resolve #333 and #348 | ||||
2017-08-25 | Silence -Wimplicit-fallthrough= warning | orbea | -0/+1 | |
2016-10-29 | add cmdline opt --auto-rotate to rotate according to EXIF info | Elliot Wolk | -0/+4 | |
2016-05-28 | New sort option: dirname | guns | -0/+2 | |
Sort filelist by dirname, then by name. This results in file entries sorting before subdirectory entries. Useful in conjunction with upcoming prev_dir and next_dir navigation actions. | ||||
2016-04-09 | changelog, BC case or [ -L %F ] and similar actions using /bin/[ | Daniel Friesel | -1/+2 | |
2016-02-26 | Add option "--no-recursive" | guraga | -0/+3 | |
Purpose of "--no-recursive" option is disabling effect of "--recursive" option that enabled by user's theme. | ||||
2016-02-10 | add preliminary action-title support (#224) | Daniel Friesel | -1/+11 | |
2016-01-08 | options.c: Use help.inc, not help.raw (the latter isn't formatted properly) | Daniel Friesel | -1/+1 | |
2016-01-07 | Changes: | William Woodruff | -2/+4 | |
* 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-07-06 | allow --sort and --randomize to override each other (issue #199) | Daniel Friesel | -6/+10 | |
2015-06-26 | adjust coding style in patch, always free gc, coherent HAVE_LIBXINERAMA wrapping | Daniel Friesel | -1/+1 | |
2015-06-22 | support background setter for specific screen | James Knight | -0/+5 | |
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-12 | themes: allow '' for quoting as well (closes #132, see also #187) | Daniel Friesel | -2/+5 | |
2015-04-06 | --max-dimension: ignore width/height limit of 0 pixels | Daniel Friesel | -0/+4 | |
2014-05-22 | do not depend on HOME being set | Daniel Friesel | -6/+7 | |
this introduces a bug in feh_wm_set_bg, which will be fixed in the next commit (only applies when run without HOME) | ||||
2014-04-14 | add --scroll-step option | Daniel Friesel | -0/+5 | |
2013-09-26 | add "--info ;cmd" to disable info display on startup (closes #142) | Daniel Friesel | -1/+4 | |
2013-06-04 | fix tests failing when compiled with help=1 | Daniel Friesel | -0/+4 | |
2013-01-30 | New sort option: mtime | guns | -0/+2 | |
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 | -0/+4 | |
Patch by sdaau on IRC. Thanks! | ||||
2012-10-13 | Add --min-dimension and --max-dimension options (closes #101) | Daniel Friesel | -2/+11 | |
2012-10-13 | options.c: sort options by hexcode | Daniel Friesel | -205/+205 | |
2012-08-28 | Do not enable imagemagick by default | Daniel Friesel | -1/+1 | |
2012-08-21 | reload: accept float values | Daniel Friesel | -1/+1 | |
2012-05-25 | Remove --menu-style handling | Daniel Friesel | -7/+0 | |
2012-03-16 | document --magick-timeout | Daniel Friesel | -1/+1 | |
2012-03-13 | Experimental code to limit imagemagick convert runtime (see #82) | Daniel Friesel | -0/+5 | |
Problems so far: * leaks zombie processes * does not work when terminating feh with a signal (since the convert process is no longer in feh's process group) | ||||
2012-02-01 | No -Q for exif=1, long option and key binding are enough | Daniel Friesel | -13/+9 | |
2012-01-28 | Show exif flag in manpage / --version | Daniel Friesel | -0/+4 | |
2012-01-27 | optional exif support (build with exif=1), initial patch import | Daniel Friesel | -1/+13 | |
2012-01-25 | Use 'feh: foo' instead of mixed 'feh: foo' and 'feh - foo' messages | Daniel Friesel | -1/+1 | |
2012-01-25 | Do not refer to --help unless it is compiled in (Debian #657171) | Daniel Friesel | -2/+6 | |
2011-11-03 | Minor manpage syntax fix, remove --no-fehbg without --bg-* warning | Daniel Friesel | -6/+0 | |
2011-11-03 | Chaning the name of the option to suppress .fehbg | Felix Crux | -4/+4 | |
2011-11-03 | Adds an option --bg-no-bgfile that prevents the writing of a ~/.fehbg file. | Felix Crux | -0/+10 | |
2011-10-10 | Code cleanup | Daniel Friesel | -8/+1 | |
2011-10-09 | options.c: Show stat64 if enabled | Daniel Friesel | -0/+4 | |
2011-09-30 | Apply changes to thumbnail mode | Daniel Friesel | -13/+1 | |
2011-09-30 | Add --index-info option | Daniel Friesel | -1/+5 | |
2011-09-29 | start --index-{name,dim,size} -> printf transition | Daniel Friesel | -12/+3 | |
2011-09-28 | Use buttons config instead of button options | Daniel Friesel | -58/+1 | |
2011-09-26 | Add support for multiple files in --bg-options (closes #64) | Daniel Friesel | -13/+5 | |
Squashed commit of the following: commit 55e66e15af898f4c01d7d265013124fefce795e4 Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 19:59:46 2011 +0200 Save all filenames in ~/.fehbg commit afc2774f315fc379aa96de58decf8370772036af Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 19:24:38 2011 +0200 Update test/bg --bg-fill images (off-by-one due to changed implementation) commit bd4210cff2e895414df12868f6cab7f193c5adf5 Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 14:47:00 2011 +0200 Fix feh_wm_set_bg_maxed commit d9ada9dc2a74aef6ae0924e9c0ff296b94ee25bc Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 14:39:11 2011 +0200 Fix for non-xinerama setups commit be2cf0f1f8c00b737e7141a372d3cbc9db4c949f Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 14:24:44 2011 +0200 Move wallpaper calculation code into separate functions commit 4e07c1f9734569fdd778a813c5a85c63b51b3175 Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 13:01:46 2011 +0200 Remove unnecessary temporary variable commit 23d1d733b21d1560e1fbcadddc34cae3d666b21d Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 12:46:25 2011 +0200 Initial conversion, works with --bg-scale | ||||
2011-09-13 | Use enum for opt.image_bg, rename --image-bg default to --image-bg checks | Daniel Friesel | -3/+8 | |
2011-08-29 | Various code fixups | Daniel Friesel | -13/+3 | |
* remove unused variable Im1 in filelist.c * options are initialised as 0, so only explicitly set those to 0 for which it makes sense because of their context * Make a few warnings about wrong option combinations fatal | ||||
2011-08-24 | --filelist: Support reading from /dev/stdin ("-" as shortcut) | Daniel Friesel | -1/+4 | |
Note that read_filelist used to check if its argument was an image (for people accidentaly typing "feh -df *" instead of "feh -dF *"); this was removed because it failed on /dev/stdin. I might re-add it, but I'm not yet sure about the future of feh's automatic filelist saving. | ||||
2011-08-23 | Add --draw-tinted option to draw overlay text on a semi-transparent ↵ | Daniel Friesel | -0/+4 | |
background (closes #60, #61) By default, feh draws white text with a black drop-shadow, which is well readable in most, but not all cases. The --draw-tinted option draws a semi-transparent black box around all texts. This improves readability, but does not look as nice, so it won't become default behaviour. It was suggested to use #7f7f7f7f for the background, but I decided that for small images surrounded by a black border. | ||||
2011-08-15 | Fix some compiler warnings | Daniel Friesel | -3/+3 | |
2011-08-13 | Add reload functionality for directories (derf#14) | Yu-Jie Lin | -0/+2 | |
2011-08-10 | Remove unused variables | Daniel Friesel | -3/+2 | |