[cairo] xcb backend - no window decorations
Lawrence D'Oliveiro
ldo at geek-central.gen.nz
Mon Jul 11 11:30:59 UTC 2016
On Mon, 11 Jul 2016 12:26:13 +0200, Enrico Weigelt, metux IT consult
wrote:
> while trying to use the xcb, i've always get an non-movable window,
> w/o any decorations ... how can I create a normal window ?
Aren’t you supposed to create the window first, then pass it to
cairo_xcb_surface_create
<https://www.cairographics.org/manual/cairo-XCB-Surfaces.html#cairo-xcb-surface-create>
as the drawable?
More information about the cairo
mailing list