Phillip Berndt

Results 289 comments of Phillip Berndt
trafficstars

Happy to make any changes required if you can tell me how :) I don't use a Mac myself, so I'm unfamiliar with the concept.

The reason for this behavior is that there's no obvious way to pass the offset into the image container to the command. I guess we could introduce a few extra...

Thanks for reporting this! pqiv does it's best to support multi-page/image formats, so this is a bug :) swscaler sounds as if the ffmpeg backend tires to render this file....

I'm afraid there isn't much I can do to help :/ Mac support within gtk is flaky, and pqiv doesn't have any native code of it's own that could be...

The former is a result of how pqiv asynchronously loads images and how montage mode works. It's hard to change that in a clean way. The latter is an unfortunate...

What's really interesting about this is I distinctly remember having the discussion from (1) with me taking the same discussion as you 😂 I don't think changing the default is...

One thing I don't understand is why you can't just use `--browse` in the desktop file - does your file manager support passing multiple files as command line arguments? `--browse`...

Thanks for reporting this! The callback shouldn't be invoked at all for the first image, that's the proper way to fix this. I'll try to take a look myself asap...

I think this will break if low-memory mode is enabled. But try and see what happens if you use `last_visible_surface` (or `fading_surface`, which at that point references the former) as...

Try disabling backends one by one to see which one renders the file for you - multiple are capable of it. It'd also be useful to have an example file....