xserver/composite
Enrico Weigelt, metux IT consult bf204fcacf (!1899) 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-03 11:37:34 +02:00
..
compalloc.c (!1899) dix: replace CLIENT_ID() macro by dixClientIdForXID() inline function 2025-06-03 11:37:34 +02:00
compext.c (!1909) composite: use calloc() instead of malloc() 2025-06-03 11:37:33 +02:00
compinit.c (!1925) compext: drop unused function CompositeRegisterImplicitRedirectionException() 2025-06-03 11:37:34 +02:00
compint.h (!1714) compext: use CloseScreen hook 2025-06-03 11:37:32 +02:00
compositeext.h (!1925) compext: drop unused function CompositeRegisterImplicitRedirectionException() 2025-06-03 11:37:34 +02:00
compositeext_priv.h composite: fix duplicate typedef of ScreenPtr 2024-04-18 00:51:06 +00:00
compoverlay.c (!1909) composite: use calloc() instead of malloc() 2025-06-03 11:37:33 +02:00
compwindow.c (!1899) dix: replace CLIENT_ID() macro by dixClientIdForXID() inline function 2025-06-03 11:37:34 +02:00
meson.build meson: hide C API if Xorg is disabled (like autotools) 2021-03-11 00:22:36 +00:00