Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-08-29 | feh(1): Document missing reload functionality in montage/index/thumbnail mode | Daniel Friesel | -0/+5 | |
Closes #545 | ||||
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-06-17 | Merge pull request #500 from reiseb/master | Daniel Friesel | -0/+4 | |
add option 'a' to show play/paused information in slideshow mode | ||||
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 | |
The --version-sort option requires strverscmp(), but this is a glibc extension that does not exist on OpenBSD and other systems. To enable --version-sort on those systems, provide an internal implementation of strverscmp(). The implementation is from the musl C library and is MIT-licensed. The build process remains the same: the verscmp flag should be set to 1 only if strverscmp() is available in libc. If verscmp is 0, then the internal implementation is used. | ||||
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 | |
It's called conversion-cache for now, as it will also be used for ImageMagick/dcraw-sourced images in the future. This should also help avoid confusion between HTTP/ImageMagick/dcraw cache (files on disk), Imlib2 cache (images in memory), and thumbnail cache. | ||||
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 | |
Closes #506 | ||||
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 | |
This ensures that X11 layout or other changes do not affect the .fehbg contents, which are meant to only be updated when a --bg-option is used manually. Closes #482 | ||||
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 | |
Small fixes in man page. | ||||
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 | |
This changes the behaviour of "feh --start-at FILENAME" as follows: Previously, this would cause feh to load all files in the current working directory, since no files or filelists were specified on the command line. Now this is a special case: feh will extract the directory component from FILENAME, load all files in that directory, and display FILENAME. This way, it's possible to use "feh --start-at ~%f" in XDG Desktop files and browse files in feh using the prev/next keys Closes #372 Closes #420 | ||||
2018-11-18 | --start-at: Compare basenames if exact match failed | Daniel Friesel | -13/+10 | |
This more closely resembles the expected behaviour of --start-at, but may lead to mismatches if several files in the filelist have the same basename. Closes #206 Related to #372 and #420 | ||||
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 ↵ | Daniel Friesel | -1/+1 | |
https://github.com/Ferada/feh into Ferada-output-directory-for-image-saving | ||||
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 | |
2018-11-08 | Change default toggle_fullscreen key to "f" | Daniel Friesel | -7/+7 | |
This is in line with other software. save_filelist now defaults to "L". | ||||
2018-11-07 | Further manpage refinements | Daniel Friesel | -40/+34 | |
2018-11-06 | Improve parts of feh(1) | Daniel Friesel | -15/+21 | |
2018-11-04 | Document new editing behaviour | Daniel Friesel | -4/+24 | |
2018-11-04 | Remove feh-cam and gen-cam-menu | Daniel Friesel | -90/+0 | |
2018-11-04 | feh(1): Note that --version-sort needs --sort to be set | Daniel Friesel | -6/+29 | |
closes #431 | ||||
2018-10-03 | Use output directory for image saving command. | Olof-Joachim Frahm | -1/+1 | |
2018-09-13 | Merge branch 'master' of github.com:derf/feh | Sven Willner | -287/+469 | |
2018-08-29 | --on-last-slide=hold is not limited to slideshow-delay | Daniel Friesel | -2/+1 | |
2018-08-29 | Document --on-last-slide | Daniel Friesel | -6/+36 | |
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 | |
This restores pre-2.21 ~/.fehbg behaviour. Replicating the entire commandline in ~/.fehbg turned out to do more harm than good. Closes #398 | ||||
2018-04-18 | Document ~/.fehbg a bit more precisely | Daniel Friesel | -5/+8 | |
2018-04-07 | feh.1: Silence mandoc warnings | orbea | -5/+3 | |
man -Tlint feh STYLE: no blank before trailing delimiter: Em Note: WARNING: skipping paragraph macro: Pp after Sh no blank before trailing delimiter (mdoc) The last argument of a macro that supports trailing delimiter arguments is longer than one byte and ends with a trailing delimiter. Consider inserting a blank such that the delimiter becomes a separate argument, thus moving it out of the scope of the macro. skipping paragraph macro In mdoc(7) documents, this happens - at the beginning and end of sections and subsections - right before non-compact lists and displays - at the end of items in non-column, non-compact lists - and for multiple consecutive paragraph macros. In man(7) documents, it happens - for empty P, PP, and LP macros - for IP macros having neither head nor body arguments - for br or sp right after SH or SS https://man.openbsd.org/mandoc.1 man: feh.1:1483:9: STYLE: no blank before trailing delimiter: Em Note: man: feh.1:1897:2: WARNING: skipping paragraph macro: Pp after Sh There are two warnings here. 1. This is fixed by adding a zero-width space (\&) so that the trailing delimiter character (:) is no longer at the end. This also adds this to a few other similar examples. The man page should render the same after this change. 2. Removed an extra .Pp macro as suggested by the warning, this does not change how the man page renders. |