Kyryl

Results 33 comments of Kyryl

@Barbarossa93 You might need this patch: http://st.suckless.org/patches/bold-is-not-bright/st-bold-is-not-bright-20190127-3be4cf1.diff if the cursor color does not match, because st changes bold colors by default.

Hello Loric, I kept the issue open so that its visible for GitHub visitors and they can learn about the alternative.

It does not support tags. The alternative is to use grep.patch or just fssearch to jump between files and functions. Personally it works well enough for me once you get...

I'm ok with having this on patches branch. Added now.

Makefile has been added to patches branch. Basically that's where all the optional stuff goes anyways. For those who rely/need it.

Its because of header changes in libressl past version 3.5, this needs to be patched upstream, I didn't bother to fix this.

In case you haven't seen it already, Nextvi implements this feature as a patch. It might not be trivial to adapt to Neatvi codebase, but at least you could use...

P.S this crash does not happen on wayland.

Ok I figured it out. Turns out I did not have atk on my system. That causes gtk+3 to be compiled without no-fribidi.patch. When atk is installed and gtk recompiled...

Looks like a nice workaround, despite being super hacky. I wouldn't know how feasible it is to patch the chrome itself. You can use kiss on alpine and compile it...