download feh 3.10.3
view manual
- support LDLIBS in Makefile/config.mk
- Don't make the --thumbnails window fullscreen. The images launched from thumbnail mode may be fullscreen, though. You can still use 'v' to toggle fullscreen, should you really need it.
- --font now sets the global default font (for action/filename display etc.)
- Rename --screen-clip 0 to --no-screen-clip
- Allow multiline theme definitions (via backslash, like in the shell)
- Center the image after pressing or
- Saving the filelist from thumbnail mode caused undefined behaviour due to handling of uninitialised memory. Since I consider this a rarely useful action, the feature has been disabled for thumbnail mode.
- Remove -G/--wget-timestamp option. It was probably not working correctly, plus it contained a code execution hole when used with malicious URLs containing shell metacharacters (but only if those URLs led to a valid file)
- Don't add ?randomnumber to URLs when downloading them, it confuses some servers and is not really neccessary in general