- Sep 20, 2018
-
-
Birte Kristina Friesel authored
-
- Aug 05, 2018
-
-
Birte Kristina Friesel authored
-
- May 11, 2018
-
-
Birte Kristina Friesel authored
-
- Mar 07, 2018
-
-
Birte Kristina Friesel authored
-
- Feb 28, 2018
-
-
Birte Kristina Friesel authored
-
- Feb 14, 2018
-
-
Birte Kristina Friesel authored
This introduces a new feh_should_ignore_image function which is called at appropriate places in those modes to skip images which are loadable but undesired.
-
- Jan 23, 2018
-
-
ulteq authored
-
- Jan 14, 2018
-
-
ulteq authored
This will (by default) check the image dimension on-the-fly, but you can still do it beforehand by specifying the preload flag.
-
- Jun 06, 2016
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
This is kinda sloppy coding (feh --filelist and --bg-* will fail when running on a system with path lengths >= 4096 and PATH_MAX not defined), but that's sufficiently improbable to be okay. (plus, I ain't getting paid for this, so if you want to improve it feel free to do so)
-
- May 28, 2016
-
-
guns authored
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.
-
- Feb 18, 2016
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Apr 07, 2015
-
-
Birte Kristina Friesel authored
-
- Aug 03, 2014
-
-
Noah Birnel authored
manually changed in collage, imlib, filelist, thumbnail, slideshow, index feh_display_status also changed
-
- Apr 14, 2014
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Dec 29, 2013
-
-
Michael Vorburger authored
-
- Dec 03, 2013
-
-
Birte Kristina Friesel authored
This means it will be treated like an HTTP image (no write operations, copying to /tmp etc), but it's still better than no file:// support. Also, this is why it's not documented yet.
-
- Feb 08, 2013
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Feb 01, 2013
-
-
Birte Kristina Friesel authored
-
- Jan 30, 2013
-
-
guns authored
Sort filelist by modification time, newer files first. Useful for perusing a directory of images by most recently added or changed.
-
- Oct 13, 2012
-
-
Birte Kristina Friesel authored
-
- Aug 27, 2012
-
-
Birte Kristina Friesel authored
-
- Mar 01, 2012
-
-
Birte Kristina Friesel authored
-
- Feb 06, 2012
-
-
Birte Kristina Friesel authored
commit 9c8226a1 Merge: e4483e5e 132ecc0f Author: Dennis Real <github@tildepipe.org> Date: Sun Feb 5 17:24:17 2012 +0100 Merge branch 'master' of ssh://github.com/reald/feh commit e4483e5e Author: Dennis Real <github@tildepipe.org> Date: Sun Feb 5 16:56:29 2012 +0100 - improved handling of images which have exif tags but not ours - fixed uninitialized pointer in thumbnail mode - added nikon lens info if available commit 132ecc0f Author: Dennis Real <github@tildepipe.org> Date: Sun Feb 5 16:56:29 2012 +0100 - improved handling of images which have exif tags but not ours - fixed uninitialzed pointer in thumbnail mode - added nikon lens info if available
-
- Feb 05, 2012
-
-
Dennis Real authored
- fixed uninitialized pointer in thumbnail mode - added nikon lens info if available
-
Dennis Real authored
- fixed uninitialzed pointer in thumbnail mode - added nikon lens info if available
-
- Jan 27, 2012
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Jan 26, 2012
-
-
Birte Kristina Friesel authored
-
- Oct 09, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Oct 03, 2011
-
-
Birte Kristina Friesel authored
Required e.g. for feh --preload --thumbnails
-
- Sep 30, 2011
-
-
Birte Kristina Friesel authored
-
- Sep 29, 2011
-
-
Birte Kristina Friesel authored
-
- Aug 29, 2011
-
-
Birte Kristina Friesel authored
* 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
-