Tim Culverhouse 11c2ae1007 gtk: use GtkDrawingArea to dim unfocused split
Refactor the GTK unfocused split code to use a GtkDrawingArea widget to
dim the unfocused split. The GtkDrawingArea is added to the overlay and
a CSS style is used to give it a background color and opacity. This
aligns with the macOS design of drawing on top of the surface. In GTK,
we don't need to actually draw a rectangle because we can apply CSS
directly to the widget.
2024-07-11 08:28:47 -05:00
..
2022-12-31 08:53:11 -08:00
2024-07-06 10:25:12 -07:00
2024-07-06 10:29:23 -07:00
2023-10-24 15:27:13 -07:00
2024-04-06 19:33:49 -07:00