alacritty/res
Christian Duerr cf9d94eb12
Add color option to visual bell
This adds the option to specify the color of the visual bell using the
`visual_bell.color` configuration setting.

This is done by rendering a big quad over the entire screen, which also
opens up options to draw other arbitrary rectangles on the screen in the
future.
2018-12-17 19:06:07 +00:00
..
rect.f.glsl Add color option to visual bell 2018-12-17 19:06:07 +00:00
rect.v.glsl Add color option to visual bell 2018-12-17 19:06:07 +00:00
text.f.glsl Add color option to visual bell 2018-12-17 19:06:07 +00:00
text.v.glsl Add color option to visual bell 2018-12-17 19:06:07 +00:00