Use cairo_image_surfaces for most drawing.
Paint to the window's CGContextRef surface only in gdk_window_end_paint_internal.
Fixes #3714 (closed)
Following @chergert's suggestion.
Paint to the window's CGContextRef surface only in gdk_window_end_paint_internal.
Fixes #3714 (closed)
Following @chergert's suggestion.