https://bugs.freedesktop.org/show_bug.cgi?id=105910

--- Comment #10 from Michel Dänzer <mic...@daenzer.net> ---
Things are increasingly pointing to this being an i3 bug. It creates a cairo
surface with cairo_xcb_surface_create and copies from that to its parent
window. But according to /usr/include/cairo/cairo.h, cairo doesn't initialize
the contents of a surface created with cairo_xcb_surface_create, so i3 needs to
initialize them explicitly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to