neovim-gtk
neovim-gtk copied to clipboard
Add support for the 'blend' attribute
Currently we just silently ignore this (see #17), but we could use this for implementing alpha transparency.
This might end up being easier to do after creating a new DrawingArea
replacement for GTK4, as described in #8