Phillip Berndt
Phillip Berndt
I'm not sure I can follow. You mean you run `pqiv some_file.jpg` and it opens another file from that directory? And your `pqivrc` is *exactly* as you've written, and there...
Ah, and ranger uses `--browse`. Ok, that explains how other files can get into the play. I'll investigate. (Could you check if adding `sort=1` changes anything?)
Ah, it doesn't have `--browse`, but it still opens all images. See `core/fm.py`, function `sxiv_workaround_hook`. The configuration option is `open_all_images`. It's a pretty cool feature, but of course only if...
See #33 and #36
See above.. have a look at #33 and #36..
> I've installed the autorandr-git aur package. And that fixed it (great if it did :-)) or is that what you did to install autorandr originally and now you're facing...
Please see https://github.com/wertarbyte/autorandr/issues/36 and https://github.com/wertarbyte/autorandr/issues/24
autorandr-git is based on a fork of this repository. Please post your bug report in https://github.com/phillipberndt/autorandr/issues. (Please add the output you get when changing profiles using `--debug` and `--dry-run`, respectively,...
Have a look at #36
@TobiaszCudnik This issue has been fixed by tachylatus in https://github.com/phillipberndt/autorandr/pull/2. This repository is unmaintained, see [my fork for the most recent version](https://github.com/phillipberndt/autorandr/tree/legacy) and also [the (compatible) Python rewrite](https://github.com/phillipberndt/autorandr/) should the...