fredizzimo

Results 1393 comments of fredizzimo

I added an addendum about alpha composition.

Note that the api is quite lowlevel, but we can easily create a more highlevel one on top of that, that takes highlight groups as input, with preset configurations.

No, we still haven't started to implement this. We are also open to suggestions of improvements, or entirely different ideas.

That's very tricky to implement, due to the fact that someone might want to map `alt-0` for example to something, so we have to send the key to Neovim as...

The log file indeed shows that the settings are not updated. The initial value load one is normal, but it should be updated after that. Does it work if you...

That's probably a different bug actually, with the new D3D rendering backend. But, since changing the values directly has an effect, it seems to indicate that there's something wrong with...

I think both `remember_window_size` and `neovide_transparency` works properly in 0.13.1. At least I have not been able to find any issues when testing it.

There are many things here. 1. The horizontal lines. I'm not fully sure if it's a font problem or if we/skia is rendering Jetbrains Mono wrong, almost all our font...

I created a proposal for dealing with global transparency * #2471

I think everything has been answered here now, and covered in different issues, so closing this one.