xserver/hw
Enrico Weigelt, metux IT consult 4716ee9981 Xnest: use XCB for event loop
Now that no X11 calls are being done via Xlib anymore, we're free to
also move over event receiving, leaving Xlib pretty much unused.

Also need to add a simple event queue mechanism, because we've go a
screen operation (see xnestBitBlitHelper) that needs to collect up
certain events for it's return value.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 17:21:45 +02:00
..
kdrive kdrive: replace xallocarray() by calloc() 2025-06-12 17:21:44 +02:00
vfb xvfb: protect from memory allocation failure 2025-06-12 17:21:44 +02:00
xfree86 xfree86: common: use LogMessageVerb() instead of xf86Msg() 2025-06-12 17:21:45 +02:00
xnest Xnest: use XCB for event loop 2025-06-12 17:21:45 +02:00
xquartz xquartz: drop unused includes of colormapst.h 2025-06-12 17:21:43 +02:00
xwayland xkb: unexport internal variables 2025-06-12 17:21:45 +02:00
xwin os: log: drop now meaningless XLOG_FLUSH option 2025-06-12 17:21:45 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00