Whoa, I had to do some crazy gamma and contrast boosts to even see that (#TIL that the #nsxiv viewer lets you adjust gamma and contrast while viewing).
JPEG compression was not terribly kind to that image. XD
New #blog post: My Favorite GUI Programs, Part II
https://rldane.space/my-favorite-gui-programs-part-ii.html
554 words
cc: my wonderful #chorus: @joel @dm @sotolf @thedoctor @pixx @orbitalmartian @adamsdesk @krafter @roguefoam @clayton @giantspacesquid @Twizzay @stfn
(I will happily add/remove you from the chorus upon request! :)
#rlDaneWriting #blost #writing #GUI #Zathura #pwmt #nsxiv #sxiv (not actually) #suckless #luakit #qutebrowser
Just learned that you can add thumbnail sizes in #nsxiv
Really helps with scaling issues. SO NICE!
in config.h:
/* thumbnail sizes in pixels (width == height): */
/* static const int thumb_sizes[] = { 32, 64, 96, 128, 160 }; */
static const int thumb_sizes[] = { 32, 64, 96, 128, 192, 256, 384, 512, 768 };
https://codeberg.org/nsxiv/nsxiv.git
P.S., yes, I know that imv is wayland-native, but it doesn't have the nice thumbnail mode. nsxiv is pretty clutch ;)
I didn't notice up until now that sxiv's github page was archived a little more then a year ago. I don't know if I would have ever notice it if I had not seen other projects using nsxiv the actively maintained fork of it. But hey I guees better latter then never.
I didn't noticed any major difference between the two, not that I could name any new feature I like to see, it's does what an image viewer should, plus it's minimalistic.

Check out this maintained fork of sxiv with new features and bug fixes