xserver/hw
Enrico Weigelt, metux IT consult 8bc22b2932 (!1654) Xnest: add helper for retrieving GC XID on upstream connection
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>
2025-05-22 17:35:06 +02:00
..
kdrive (1823) kdrive: replace xallocarray() by calloc() 2025-05-22 17:35:00 +02:00
vfb (1823) xvfb: protect from memory allocation failure 2025-05-22 17:35:00 +02:00
xfree86 (!1681) xfree86: common: use LogMessageVerb() instead of xf86Msg() 2025-05-22 17:35:05 +02:00
xnest (!1654) Xnest: add helper for retrieving GC XID on upstream connection 2025-05-22 17:35:06 +02:00
xquartz (1841) xquartz: drop unused includes of colormapst.h 2025-05-22 17:34:58 +02:00
xwayland (!1799) xkb: unexport internal variables 2025-05-22 17:35:03 +02:00
xwin (!1682) os: log: drop now meaningless XLOG_FLUSH option 2025-05-22 17:35:05 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00