Results 265 comments of NRK

As long as he can provide more details on *how* it "doesn't work" then someone can try and solve the issue, the username or pfp is irrelavent (imo). But just...

I would suggest enabling optimizations (`-O3 -flto` in both CFLAGS and LDFLAGS) for this which often finds more warnings/error due to deeper analysis as shown in #232 Also after #234...

This can be done with a script instead, see: https://github.com/nsxiv/nsxiv/wiki/nsxiv-url

Seems like pull requests aren't being accepted anymore. But should be worth pointing out that ``` bbg = win_res(db, RES_CLASS ".barBackground", "white"); ``` this will break experience for existing users....

If bar colors are getting touched, then imo it makes more sense to just allow it's own xresources for it instead of limiting it to just swapping.

Hi @ykonstant1 We've implemented `-0` for outputting NULL separated list on [nsxiv](https://github.com/nsxiv/nsxiv). However option for NULL seperated input can be done easily via `xargs -0` so that will not be...

Some of the pull requests makes perfect sense, such as scale fill, adding bar colors into Xresources, adding webp into the .desktop entry etc. But then there are svg and...

It adds libwebp as extra dep. Also, _as of now atleast_, I think this is a more appropriate place for discussion as it's more visible than a martix room.

**nsxiv** -- which stands for New or Neo or Now Simple (or Small or Suckless) X Image Viewer

The problem with having the same name is that makes it harder to package for distro maintainers. It also adds unnecessary confusion, especially for new users. Issues of the fork...