neovim-gtk
neovim-gtk copied to clipboard
Floating point issues cause gaps in background occasionally
Ever since the Pango 1.44 changes some floating point issues cause background rectangles to not quite touch occasionally, resulting in some unsightly vertical lines:

I have a less-than-ideal change that fixes it (https://github.com/jacobmischka/neovim-gtk/commit/c389675b22a4377aea26ee0ad5e65036e406c6cb), but I'm going to run it locally for a while before submitting a PR to make sure it doesn't cause any other issues.
Technical information (please complete the following information):
- OS: Arch Linux
- Neovim version: NVIM v0.4.4
- Neovim-Gtk build version: master branch