Birte Friesel
Birte Friesel
Would adjusting `XDG_CONFIG_HOME` work for you? It's already supported, but has the downside of affecting the entire feh config, so you'd need to duplicate / symlink your `themes` file, if...
I'm not sure if this is sensible — After moving a file, feh has no way of indicating that it moved it. But since you can't move something from A...
I can't reproduce that here. Which options are you using? Note that feh only adds new images to the slideshow if you use `--reload`
:+1: Sounds good to me. Of course, in-vehicle APIs are somewhat different as they're not accessible from the outside and may depend on the local network setup, but I think...
Good point. We could use something like this (perhaps with more appropriate key names, I just can't think of any right now). ```js { "endpoint": "/api1/train-position", "entrypoints": [{"host": "iceportal.de", "https":...
So you're suggesting we should not just define and validate generic JSON attributes, but also endpoint-specific properties below `options`, and bump the version when those change?
Indeed, though this issue makes me question whether this is sensible behaviour. I can understand that users would expect a filelist to remain unchanged unless they perform explicit actions to...
I see your point, yeah. It's a bit of a hack, but you can already get what you need out of feh by using the `--info` option, e.g. `feh --info...
Could you check if b1e8bdaf5bf1c3c9c2d3ae2ba93796b6d0dddddf works for you? There's some edge cases with wrong offsets right after starting feh in a tiling WM (and, in some cases, in fullscreen mode)...
You can already test it in 3.10.1; it's just not documented as an official feature yet as there are still some bugs in the implementation.