easymodo / qimgv

Image viewer. Fast, easy to use. Optional video support.
GNU General Public License v3.0
2.4k stars 169 forks source link

Feature request: Checkered background for images with alpha channel #417

Closed mojo-jojo-7 closed 2 years ago

mojo-jojo-7 commented 2 years ago

Is it possible to have an option to have checkered background for images with transparency? That would be amazing!

PS: This is the only image viewer I found that has support for video playback and doesn't suck. And what else, it blazing fast too! Thanks to the dev team for making this product.

mojo-jojo-7 commented 2 years ago

I just saw that the developer is from Ukraine. Damn, this can wait. Stay strong, dev!

easymodo commented 2 years ago

done get the newest one from here https://github.com/easymodo/qimgv/releases/tag/latest-dev

screenshot 7

mojo-jojo-7 commented 2 years ago

Wow, that was fast! Thanks a lot and stay safe @easymodo!

mojo-jojo-7 commented 2 years ago

I may have found a bug in the alpha release you linked to. When viewing through a folder with both images and videos, after encountering a video and clicking on the next image makes the viewport completely transparent and whatever is in the background can be seen (other applications/desktop). Attaching an image for reference img The pink background you see on the top and bottom is actually my desktop wallpaper. This happens regardless of if the transparency grid is enabled or not.

Another minor bug is that you see a thin line of the same desktop wallpaper on the left side (that is inside qimgv's window if you're wondering). This, too, appears to be happening regardless of whether the transparency setting is enabled and is a factor of the size of the window, so that might be a scaling issue. This is very minor, but just thought I'd mention.

easymodo commented 2 years ago

both fixed (i think) build is at the same link above

mojo-jojo-7 commented 2 years ago

Thanks, both of them are fixed now!