LoipesMas

Results 37 comments of LoipesMas

Sorry for the late reply 😅 I got kinda busy and forgot about this. I can take a look at that PR tomorrow.

This uses `blend` value of highlight group. neovim's `help` says that it `only takes effect if 'pumblend' or 'winblend' is set for the menu or window`. Which wouldn't be true...

I tested it again now, and it works as you say. (Perhaps I overwrote the blend value in highlight when testing before) This only proves my point that it's unintuitive....

I think it makes sense to also file this bug on neovim's github (and link this issue).

I think it makes sense to revert it, since we already rely on neovim passing correct values for the rest of them.

Changing antialiasing requires a font update. Without that you can't see any changes, so, unless user changes font after changing this option, they will think that it doesn't work /...

For me even restarting neovide doesn't work.

Tried both, neither works. But manually setting guifont works.

I agree with pretty much everything fredizzimo said. Some things are impossible (or at least hard) to change at runtime and don't make sense to change at runtime. Config file...

It looks like some dependency of neovide can't find the `libwayland-egl.so` it wants. I'm not sure why running as root would work though. Maybe snap (or Fedora) handles lib per...