Age | Commit message (Expand) | Author | Lines |
2023-02-15 | Add --sort=none | Daniel Friesel | -2/+7 |
2022-06-12 | feh(1), --version: Document libmagic compile flag | Daniel Friesel | -9/+13 |
2021-12-24 | Disable --auto-rotate in feh builds compiled wiht Imlib2 1.7.5+ | Daniel Friesel | -0/+3 |
2021-12-24 | feh(1): Note that --auto-rotate is obsolete with Imlib2 v1.7.5+ | Daniel Friesel | -2/+16 |
2021-11-13 | Add bindable button "0" for mouse movement | Daniel Friesel | -0/+7 |
2021-09-23 | feh(1): Add known bug related to imlib2 < 1.7.4 | Daniel Friesel | -0/+7 |
2021-05-08 | rename --zoom-rate to --zoom-step and switch to percent | Daniel Friesel | -3/+3 |
2021-05-02 | feh(1): Xinerama: Refer to monitors, not screens | Daniel Friesel | -13/+13 |
2021-05-02 | feh(1): Add "xrandr --listmonitor" reference to Xinerama sections | Daniel Friesel | -0/+10 |
2021-04-04 | feh(1): note that "yudit/12" is the default font | Daniel Friesel | -2/+3 |
2021-03-03 | Option Refactor and addition of Zoom Rate (#589) | Alec C | -1/+7 |
2021-01-09 | Rename --windowid to --window-id; add usage warning to documentation | Daniel Friesel | -1/+8 |
2021-01-09 | Merge branch 'add-windowid-option' of https://github.com/codehearts/feh into ... | Daniel Friesel | -0/+5 |
2021-01-09 | note that feh supports the "--" end of options indicator | Daniel Friesel | -0/+1 |
2020-12-24 | save_filelist: Respect --output-dir | Daniel Friesel | -3/+9 |
2020-11-30 | Merge pull request #562 from orbea/man | Daniel Friesel | -1/+2 |
2020-11-30 | Check magic bytes before passing a file to Imlib2's loader | Daniel Friesel | -0/+17 |
2020-10-07 | man: Silence mandoc warning. | orbea | -1/+2 |
2020-08-29 | feh(1): Document missing reload functionality in montage/index/thumbnail mode | Daniel Friesel | -0/+5 |
2020-08-29 | feh(1): consistent declaration of enabled/disabled build flags and libraries | Daniel Friesel | -2/+2 |
2020-08-29 | feh(1): Fix --action example | Daniel Friesel | -1/+1 |
2020-08-29 | feh(1): Remove FUTURE PLANS. There isn't much going on at the moment. | Daniel Friesel | -15/+3 |
2020-07-24 | Add windowid option to draw to an existing window | Kate Hart | -0/+5 |
2020-06-17 | Merge pull request #500 from reiseb/master | Daniel Friesel | -0/+4 |
2020-06-16 | change play/pause to playing/paused to improve UX | reiseb | -1/+1 |
2020-06-16 | add option 'a' to show play/paused information in slideshow mode | reiseb | -0/+4 |
2020-06-15 | Enable --version-sort on systems without strverscmp() | Tim van der Molen | -5/+0 |
2020-04-11 | update copyright | Daniel Friesel | -1/+1 |
2020-04-11 | feh(1): clarify that --start-at does work for local URLs | Daniel Friesel | -1/+1 |
2020-03-30 | add manpage entry for HTTP cache | Daniel Friesel | -0/+13 |
2020-03-29 | Document --start-at adjustments | Daniel Friesel | -0/+7 |
2020-02-01 | --image-bg: Note that # may need to be escaped in some shells | Daniel Friesel | -0/+2 |
2019-10-11 | Allow setting the X11 class hint as an option. | Olof-Joachim Frahm | -2/+9 |
2019-07-22 | Use --no-fehbg in .fehbg commandline | Daniel Friesel | -0/+6 |
2019-04-18 | feh(1): Distinguish between enabled/disabled features more clearly | Daniel Friesel | -7/+25 |
2019-04-12 | run mandoc linter | Daniel Friesel | -7/+9 |
2019-04-12 | re-add --auto-reload to manual | Daniel Friesel | -1/+18 |
2019-04-01 | Merge remote-tracking branch 'original/master' | Sven Willner | -225/+209 |
2019-03-26 | Make SIGUSR1 / SIGUSR2 relaod the current image in single-file slideshows | Daniel Friesel | -3/+7 |
2019-02-16 | feh(1): Add example for showing only landscape-mode pictures | Daniel Friesel | -0/+6 |
2019-01-21 | Update "man/feh.pre" | guraga | -24/+28 |
2018-12-23 | feh(1): Document maximum line length and splitting details in themes file | Daniel Friesel | -0/+3 |
2018-12-07 | feh(1): key/mouse actions are not handled when loading via libcurl | Daniel Friesel | -1/+7 |
2018-11-21 | Release v3.13.1 | Daniel Friesel | -1/+1 |
2018-11-19 | --start-at: Auto-load directory when no other files are specified | Daniel Friesel | -7/+21 |
2018-11-18 | --start-at: Compare basenames if exact match failed | Daniel Friesel | -13/+10 |
2018-11-18 | feh(1): --output-dir does not affect -o / -O | Daniel Friesel | -1/+3 |
2018-11-18 | Merge branch 'output-directory-for-image-saving' of https://github.com/Ferada... | Daniel Friesel | -1/+1 |
2018-11-18 | feh(1): Sort options lexically | Daniel Friesel | -22/+22 |
2018-11-18 | Improve README and feh(1) introduction | Daniel Friesel | -15/+10 |