Path to this page:
./
graphics/feh,
Imlib2 based image viewer
Branch: CURRENT,
Version: 3.12.4,
Package name: feh-3.12.4,
Maintainer: nia Feh is an advanced image viewer that uses imlib2. Here is a summary of
features:
* Simple image viewing.
* Multiple image viewing (slideshow).
* Multiple image viewing in multiwindows.
* Image viewing in fullscreen.
* Image list mode.
* Loadable/unloadable listing.
* Recursive file opening.
* Sorting of the filelist
* Saving/loading filelists
* Loading images via http.
* Reloading after delay.
* Montage creation.
* Collage creation.
* Index print creation.
* Thumbnail browser.
For viewing images, feh has the following features:
* Progressive loading.
* Dynamic zooming.
* Panning.
* Key or mouse control.
* Context menus.
Required to run:[
sysutils/desktop-file-utils] [
www/curl] [
graphics/hicolor-icon-theme] [
graphics/imlib2] [
graphics/png]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites:
Filesize: 2062.43 KB
Version history: (Expand)
- (2026-09-05) Updated to version: feh-3.12.4
- (2026-05-20) Updated to version: feh-3.12.2
- (2026-05-14) Updated to version: feh-3.12.1nb1
- (2026-04-19) Updated to version: feh-3.12.1
- (2026-02-26) Updated to version: feh-3.11.3
- (2026-02-06) Updated to version: feh-3.11.2nb3
CVS history: (Expand)
| 2026-09-11 16:25:17 by Kevin Bloom | Files touched by this commit (3) |
Log message:
feh: fixed broken patch, USE_CC_FEATURES added
|
| 2026-09-10 11:09:41 by Thomas Klausner | Files touched by this commit (1) |
Log message:
feh: remove non-existent patch from distinfo
ok pin@
|
2026-09-05 12:14:07 by pin | Files touched by this commit (2) |  |
Log message:
graphics/feh: update to 3.12.4
* Release v3.12.4
* Correctly handle XOpenIM / XCreateIC failures (fixes crashes on MacOS)
Wed, 26 Aug 2026 16:34:23 +0200 Birte Friesel <[email protected]>
* Release v3.12.3
* Support non-ASCII characters in caption entry mode. Note that feh's
default font lacks proper Unicode support, so many symbols will not
be rendered correctly. This is on the agenda for an upcoming release.
* Fix --draw-exif overwriting the output of --draw-info
Thu, 07 May 2026 19:52:27 +0200 Birte Friesel <[email protected]>
* Release v3.12.2
* Treat audio/mpeg files as images and display their cover image,
if present (patch by Christian Hesse)
* Fix menu-related focusing issues under Xwayland (patch by Pete Scheyen)
* Support reproducible builds for feh(1) manual (patch by Christian Hesse)
|
2026-05-20 14:45:45 by pin | Files touched by this commit (2) |  |
Log message:
graphics/feh: update to 3.12.2
[2026-05-07]
- Treat audio/mpeg files as images and display their cover image, if present \
(patch by Christian Hesse)
- Fix menu-related focusing issues under Xwayland (patch by Pete Scheyen)
- Support reproducible builds for feh(1) manual (patch by Christian Hesse)
|
| 2026-05-14 18:42:34 by Ryo ONODERA | Files touched by this commit (1335) |
Log message:
*: Recursive revbump from security/nettle-4.0
|
2026-04-19 17:58:01 by pin | Files touched by this commit (2) |  |
Log message:
graphics/feh: update to 3.12.1
Mon, 06 Apr 2026 21:47:59 +0200 Birte Friesel <[email protected]>
* Release v3.12.1
* Update tests to reflect the %f/%F changes implemented in v3.12
Mon, 06 Apr 2026 11:13:12 +0200 Birte Friesel <[email protected]>
* Release v3.12
* Disallow %f and %n format specifiers in --action and --info strings;
abort with an error message if those are encountered. Use %F and %N
instead. Rationale: %f and %n do not escape shell-specific syntax and
are thus a security risk when passing untrusted file names to feh. %F and
%N, which have been available since v2.3 (Feb 2012), do escape
shell-specific syntax. Migration path: Replace %f (or '%f') and %n (or
'%n') with %F and %N (without '') in --action and --info commands.
Reported by Paavan Bagla, Archit Goyal, Michael Hurtado, Venkat Nallam,
and Jaden Wang <https://github.com/derf/feh/issues/821>.
Thu, 02 Apr 2026 09:59:36 +0200 Birte Friesel <[email protected]>
* Release v3.11.4
* Fix formatting in man page for groff 1.23.0+ (patch by Keith Thompson)
* Do not skip URLs when `--sort mtime` or similar are used (patch by
elig0n)
* Define `_GNU_SOURCE` macro for mkstemps usage (if enabled) (patch by Jeff
Brown)
|
2026-02-26 13:45:43 by pin | Files touched by this commit (2) |  |
Log message:
graphics/feh: update to 3.11.3
2026-02-19
- Support DOS-style \r\n line breaks when loading filelists. Note that they \
will be saved with UNIX-style \n line breaks regardless of input format. This is \
intentional.
- Fix --action, --info, --title and similar commands hard-coding the maximum \
length of the formatted output to 4095 characters.
|
| 2026-02-06 11:06:21 by Thomas Klausner | Files touched by this commit (1305) |
Log message:
*: recursive bump for nettle 4.0 shlib major bump
|