Phillip Berndt
Phillip Berndt
Thanks for reporting this! I don't currently have access to a wayland enabled machine, any help is greatly appreciated.
GDK only supports integer scale factors. That explains why you don't see 1.5 there. I suspect the other misbehavior is a GTK issue as well :/
The pointer is warped back to allow infinite dragging. Movement would stop as soon as you hit the screen boundary otherwise. So if we can find a way to fix...
pqiv doesn't actively manage the monitor it's on. It does necessarily resize it's window if the aspect ratio changes and in that process asks the window manager to center the...
IIRC, thumbnails are not flushed from memory; that should probably change, for low memory mode at least. 2 GiB is pretty much expected then though. I'd estimate ~16 KiB per...
Hi, sorry for taking a while to get back to you. pqiv actions are not meant for RPC. If you invoke it a second time, it'll always start another instance...
There is none. Right now all you can do is adjust playback speed, single-step thought animations, and return to the beginning.
True. Would have to be toggleable I guess. Hardest bit is that backends are not currently passing (or are even aware of) the length of animated images, so that'd have...
Except for in montage mode, you can do this already by rebinding the keys to navigate images to also execute an external command. In montage mode I don't see an...
Finally got time to get back to this.. this won't help. In montage mode, pqiv renders out all images over time. You'd have tons of mpv windows popping up if...