feh
feh copied to clipboard
a fast and light image viewer
Currently %g can be used in actions to send the current image (zoom) geometry to some external application. As it was suggested to use external apps like mpv to view...
i have been generating some images and i noticed when i zoom in with --force-aliasing it just crashed with `Segmentation fault (core dumped)` here is the related image https://live.staticflickr.com/65535/53239095974_21fe1d84c5_o_d.png
Hello! This is just a question. May I ask how `feh` just needs to be executed once to set the wallpaper? Like, why doesn't `feh` has to run in the...
feh gives users ability to change sort orders with it's gui menu. But there is no way to switch the direction of sort while feh is running. I feel like...
Hi! I've been using feh for a while and I find it very handy. I was wondering if it would be possible to add a possibility to change the slideshow...
I've been using `feh` since nearly forever (slide show delay as a float was a feature request of mine in 2000, for previewing video frames as an animation). I use...
Assuming I have an initial image `target.jpg` and another two images: `foo.jpg` and `bar.jpg`, then if do: ``` feh target.jpg & while true; do cp -v foo.jpg target.jpg && cp...
WEBP has excellent compression support. Please include the WEBP option in the FEH image viewer.
source: ``` P3 3 2 # "3 2" is the width and height of the image in pixels 255 # "255" is the maximum value for each color # The...
When I open a new image with feh, it opens as a tiled grid, even if I'm using the ``scale-down`` and ``auto-zoom`` options. It does fit correctly if I either...