Skip to content
Commit 43ee32ed authored by Cosimo Cecchi's avatar Cosimo Cecchi
Browse files

window: don't use GtkRC to override drawing area's background

That won't work correctly with GTK3, even more so given that we set
app_paintable = TRUE on the drawing area.
Instead, set the background GdkRGBA to black directly on the
GtkDrawingArea's GdkWindow.
parent fc6695ec
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment