Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2013-02-14 | release v2.9.12.9.1 | Daniel Friesel | -196/+3 | |
2013-02-14 | Determine active Xinerama screen by pointer position | Daniel Friesel | -10/+39 | |
2013-02-13 | release v2.92.9 | Daniel Friesel | -1/+3 | |
2013-02-12 | patch by sdaau: button bindings for zoom in / out | Daniel Friesel | -0/+76 | |
2013-02-09 | feh(1): stdin now behaves when used with other files / filelists | Daniel Friesel | -2/+0 | |
2013-02-08 | fix imlib2 and x11 warnings when opening a URL that returned an HTTP error | Daniel Friesel | -1/+4 | |
2013-02-08 | delete temporary stdin-files when exiting | Daniel Friesel | -0/+1 | |
2013-02-08 | handle stdin when loading filelist so it also works with --list, rotation, etc. | Daniel Friesel | -40/+37 | |
2013-02-01 | support "feh -" to read from stdin. closes #118 | Daniel Friesel | -1/+49 | |
2013-02-01 | applications/Makefile: fix clean target | Daniel Friesel | -1/+1 | |
2013-01-31 | add a desktop file (closes #98) | Daniel Friesel | -3/+53 | |
2013-01-30 | Merge pull request #119 from guns/sort-mtime | Daniel Friesel | -5/+36 | |
New sort option: mtime | ||||
2013-01-30 | New sort option: mtime | guns | -5/+36 | |
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 | -9/+91 | |
Patch by sdaau on IRC. Thanks! | ||||
2012-12-24 | release v2.82.8 | Daniel Friesel | -1/+2 | |
2012-12-24 | Fix list_jump in thumbnail mode + thumbnail mode selection rollover (closes ↵ | Daniel Friesel | -16/+32 | |
#115) | ||||
2012-12-23 | respect --start-at in thumbnail mode (closes #116) | Daniel Friesel | -0/+12 | |
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 | -7/+25 | |
2012-12-09 | update test images (damn Xephyr / X11 changes) | Daniel Friesel | -0/+0 | |
2012-12-08 | feh(1): Document save_image and save_filelist filename format (#112) | Daniel Friesel | -2/+4 | |
2012-12-06 | changelog. again. | Daniel Friesel | -0/+5 | |
2012-12-06 | work around last image deletion bug with --cycle-once (closes #107) | Daniel Friesel | -0/+8 | |
2012-12-06 | update ChangeLog | Daniel Friesel | -1/+2 | |
2012-12-04 | --bg-max: Respect --image-bg setting | Daniel Friesel | -6/+4 | |
2012-11-13 | Add %V format specifier (returns feh PID) - patch by 0ion9, closse #109 | Daniel Friesel | -0/+8 | |
2012-10-26 | changelog | Daniel Friesel | -0/+6 | |
2012-10-23 | Do not apply --scale-down to a thumbnail window (#106) | Daniel Friesel | -3/+7 | |
2012-10-17 | Add --image-bg option for wallpaper border | Rob Cornish | -3/+12 | |
Previously feh would set a black background around wallpaper images, with no option to change. This commit extends the functionality offered by the --image-bg option, which is available for regular image viewing, to centered and max'ed feh backgrounds. Essentially, this means a white border can now be chosen in addition to a black one. | ||||
2012-10-16 | version bump2.7 | Daniel Friesel | -1/+5 | |
2012-10-13 | Add --min-dimension and --max-dimension options (closes #101) | Daniel Friesel | -6/+79 | |
2012-10-13 | options.c: sort options by hexcode | Daniel Friesel | -205/+205 | |
2012-09-27 | Fix lossless rotation if jpegexiforient is unavailable (closes #100)2.6.3 | Daniel Friesel | -4/+8 | |
2012-09-26 | version bump2.6.2 | Daniel Friesel | -1/+1 | |
2012-09-22 | changelog | Daniel Friesel | -0/+2 | |
2012-09-21 | config.mk: Use -O0 for debug builds | Daniel Friesel | -1/+1 | |
2012-09-21 | imlib.c: Fix debug builds (add missing semicolon) | Daniel Friesel | -1/+1 | |
2012-09-21 | feh.1: Fix spelling | Daniel Friesel | -11/+11 | |
2012-09-17 | Fix EXIF orientation tag after lossless rotate | Daniel Friesel | -3/+50 | |
2012-09-13 | Show error message if normal load failed (broken by 2.4) + update tests2.6.1 | Daniel Friesel | -9/+5 | |
2012-09-12 | print imlib2 error strings when save failed | Daniel Friesel | -51/+58 | |
2012-09-12 | show error message if -o / -O failed to save image | Daniel Friesel | -4/+13 | |
2012-09-12 | Fix lossless rotate error message for non-JPEG images | Daniel Friesel | -1/+6 | |
2012-09-12 | Proper workaround for broken gib_imlib_save_image_with_error_return | Daniel Friesel | -7/+29 | |
2012-09-01 | Fix bug in thumbnail generation when used with 'feh .' | Daniel Friesel | -0/+10 | |
It used to save the thumbnail for /path/to/./pmage.png, now it is always /path/to/image.png | ||||
2012-08-28 | release v2.62.6 | Daniel Friesel | -3/+3 | |
2012-08-28 | Do not enable imagemagick by default | Daniel Friesel | -11/+8 | |
2012-08-28 | separate mail for feh (derf+feh@) | Daniel Friesel | -1/+1 | |
2012-08-27 | fix --filelist trying to load .txt and similar with magick. (closes #96) | Daniel Friesel | -0/+5 | |
2012-08-21 | reload: accept float values | Daniel Friesel | -3/+4 | |