Phillip Berndt
Phillip Berndt
I did understand the symptoms from your description. What I'm looking for is how to reproduce the issue.
See my first response above
There's an option `--disable-backends`, the man-page has details
Not yet, but the behavior should probably change in montage nude 👍
The alternative was the first thing that came to my mind as well, but I agree the proposed version is probably good enough for now.
Thanks! As mentioned in the other thread, I'm not overly eager to add any X11-specifc features to pqiv, but I'll leave this PR open for others to find.
Interesting.. thanks for the backtrace! A race condition in assigning the value, maybe? 🤔
The libav backend supports wmv, but apparently does not define the extension, so pqiv does not try to associate the file with that backend. Shouldn't be too hard to fix.
The MIME lists are only for OS integration, such that the WM knows which files can be opened with pqiv. Internally, each backend has code to register file types it...
Makes sense and isn't a lot of work. Have you considered just swapping the keys for next and previous? Happy to add this, I just thought I'd better ask whether...