xserver/hw
Enrico Weigelt, metux IT consult 0a315e45dd dix: replace CLIENT_ID() macro by dixClientIdForXID() inline function
Make it type-safe and a bit more obvious what it really does,
also adding some inline documentation. Since it's just some
bit shifting magic, it's qualified for inlining.

The CLIENT_ID() macro isn't used by any external modules, so the
new function doesn't need to be in a public header.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 16:53:27 +02:00
..
kdrive kdrive: use calloc() instead of malloc() 2025-06-12 16:49:52 +02:00
vfb vfb: use calloc() instead of malloc() 2025-06-12 16:49:54 +02:00
xfree86 bsd: drop PCCONS support 2025-06-12 16:52:31 +02:00
xnest Xnest: drop special hack for Xlib's GC type 2025-06-12 16:52:28 +02:00
xquartz treewide: drop COMPOSITE symbol 2025-06-12 16:47:01 +02:00
xwayland dix: replace CLIENT_ID() macro by dixClientIdForXID() inline function 2025-06-12 16:53:27 +02:00
xwin dix: replace wClient() macro by dixClientForWindow() inline function 2025-06-12 16:53:13 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00