xserver/hw
Enrico Weigelt, metux IT consult 2bc46832fb (!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>
2024-10-31 19:23:52 +01:00
..
kdrive (!1714) kdrive: xv: use window destructor hook 2024-10-31 19:23:51 +01:00
vfb (!1711) vfb: use dixDestroyPixmap() instead of direct driver call 2024-10-31 19:23:50 +01:00
xfree86 (!1681) xfree86: common: use LogMessageVerb() instead of xf86Msg() 2024-10-31 19:23:52 +01:00
xnest (!1654) Xnest: add helper for retrieving GC XID on upstream connection 2024-10-31 19:23:52 +01:00
xquartz xquartz: drop unused code 2024-10-10 16:42:38 +00:00
xwayland (!1714) xwayland: use window destructor hook 2024-10-31 19:23:51 +01:00
xwin (!1682) os: log: drop now meaningless XLOG_FLUSH option 2024-10-31 19:23:51 +01:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00