Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-03 | Remove unused coordinate from rect shader | M. Stoeckl | |
2018-12-17 | Add color option to visual bell | Christian Duerr | |
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. |