gtk2/gtk/theme
Christian Hergert b726a2d902 Default: avoid use of opacity for overlay scrollbars
If using the opacity CSS property the renderer cannot optimize these
handles without the use of offscreens due to the use of both a border
and rgb render node.

Instead, we can apply the alpha to the color values and get the same
effect in a way that the GL renderer can optimize without the use of
offscreen textures for a sizeable reduction in runtime overhead.
2022-03-21 22:10:23 -07:00
..
Default Default: avoid use of opacity for overlay scrollbars 2022-03-21 22:10:23 -07:00
Empty Add an Empty theme for tests 2020-01-17 23:47:34 -05:00