Age | Commit message (Expand) | Author | Lines |
2018-08-05 | Update magick/dcraw/timeout documentation in feh(1) | Daniel Friesel | -6/+9 |
2018-08-02 | Update --geometry documentation in feh(1) | Daniel Friesel | -2/+3 |
2018-05-11 | feh(1): Note that Mod1 is now supported for terminal input | Daniel Friesel | -1/+4 |
2018-05-11 | feh(1): Fix thumbnail path | Daniel Friesel | -5/+8 |
2018-05-11 | Update copyright notice | Daniel Friesel | -1/+1 |
2018-05-11 | Use custom temporary directory for ImageMagick calls and clean it up afterwards | Daniel Friesel | -15/+0 |
2018-05-10 | Only save background setting-related options in ~/.fehbg | Daniel Friesel | -8/+0 |
2018-04-18 | Document ~/.fehbg a bit more precisely | Daniel Friesel | -5/+8 |
2018-04-07 | feh.1: Silence mandoc warnings | orbea | -5/+3 |
2018-04-04 | feh.1: Silence mandoc warnings | orbea | -5/+5 |
2018-04-04 | feh(1): Fix typos | Daniel Friesel | -4/+4 |
2018-04-04 | Merge branch 'man' of https://github.com/orbea/feh into orbea-man | Daniel Friesel | -199/+279 |
2018-04-04 | Add %g and %Z format specifiers (closes #391) | Daniel Friesel | -2/+11 |
2018-04-02 | feh.1: Fix mandoc warnings | orbea | -199/+279 |
2018-03-05 | feh(1): Fix misleading argument specification for --geometry | Daniel Friesel | -1/+1 |
2018-02-28 | Explicitly document index and thumbnail mode options | Daniel Friesel | -20/+25 |
2018-02-28 | Add toggle_auto_zoom key binding, defaulting to Z | Daniel Friesel | -0/+4 |
2018-02-28 | feh(1): Note that --bg-{center,fill} respect --image-bg | Daniel Friesel | -2/+5 |
2018-02-28 | Respect --geometry in --bg-fill (closes #209) | Daniel Friesel | -5/+5 |
2018-02-28 | Document --version-sort in feh(1) | Daniel Friesel | -3/+16 |
2018-02-28 | Add Makefile flag to disable version sorting on C libraries without strverscmp | Daniel Friesel | -1/+3 |
2018-02-28 | feh(1): Show state of optional switches right next to them | Daniel Friesel | -5/+6 |
2018-02-27 | Update feh(1) | Daniel Friesel | -4/+10 |
2018-02-27 | Merge branch 'custom-background-color' of https://github.com/ulteq/feh into u... | Daniel Friesel | -1/+1 |
2018-02-10 | feh(1): Document current theme quoting and parser behaviour | Daniel Friesel | -7/+18 |
2018-01-30 | Replace outdated /opt/images example path with ~/Pictures | Daniel Friesel | -16/+16 |
2018-01-29 | feh(1): Note that --magick-timeout will clutter /tmp | Daniel Friesel | -0/+13 |
2018-01-17 | Allow any XColor values as --image-bg argument | Paul O'Day | -1/+1 |
2017-12-28 | Document --cache-size in feh(1) | Daniel Friesel | -0/+10 |
2017-09-16 | Add toggle_fixed_geometry ("g") keybinding to enable/disable window auto-resize | Daniel Friesel | -0/+4 |
2017-09-07 | Add terminal key input to manpage | Daniel Friesel | -3/+12 |
2017-09-01 | changed option from inotify to auto-reload | Sven Willner | -5/+5 |
2017-08-24 | added inotify support | Sven Willner | -1/+8 |
2017-06-20 | Make key names in KEYS section more consistent with X11 keysyms (#304) | Daniel Friesel | -9/+17 |
2017-06-18 | Use X11-style key names in the feh(1) KEYS section | Daniel Friesel | -4/+4 |
2017-06-01 | feh(1): files are saved in the current working directory (closes #300) | Daniel Friesel | -7/+6 |
2017-04-16 | feh(1): Note that --fullscreen and --scale-down do not affect thumbnail lists | Daniel Friesel | -1/+8 |
2017-01-15 | feh(1): Update giflib notes | Daniel Friesel | -4/+5 |
2017-01-02 | feh(1): Move --index-info to INDEX AND THUMBNAIL MODE OPTIONS (closes #267) | Daniel Friesel | -26/+28 |
2016-12-07 | feh(1): Add note about background setting in GNOME (#225) | Daniel Friesel | -0/+11 |
2016-11-01 | Release v2.182.18 | Daniel Friesel | -2/+2 |
2016-10-31 | feh(1): Add --auto-rotate | Daniel Friesel | -0/+5 |
2016-10-17 | Properly initialize zoom_fill key binding, set it to ! (exclamation mark) | Daniel Friesel | -1/+1 |
2016-10-15 | Added missing man update | Ernie Ewert | -0/+5 |
2016-10-01 | feh(1): Remove accidentally copypasted debug info from exif=1 note | Daniel Friesel | -1/+1 |
2016-09-06 | minor manpage updates/rewrites | Daniel Friesel | -19/+21 |
2016-08-28 | update manpage | Daniel Friesel | -35/+8 |
2016-08-28 | merge next(_img), prev(_img) and (toggle_)menu | Daniel Friesel | -3/+3 |
2016-08-27 | feh(1): BUTTONS: Note that key actions can also be bound to buttons | Daniel Friesel | -2/+5 |
2016-07-25 | feh(1): Details on in place editing | Daniel Friesel | -12/+8 |