Upcoming patches will need to retieve GC's XIDs on the upstream connection. Moving this out into separate .c file, in order to not creating more dependencies on Xlib headers, which we wanna get rid of. For now, looking at the Xlib GC structure, attached to our DDX GCs. When all users of the Xlib GC have gone (ie. moved all consumers to xcb), we'll create the GC via xcb directly, thus replacing the Xlib GC struct by XID - the interface of this helper will remain the same. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> |
||
---|---|---|
.. | ||
kdrive | ||
vfb | ||
xfree86 | ||
xnest | ||
xquartz | ||
xwayland | ||
xwin | ||
meson.build |