xserver/composite
Enrico Weigelt, metux IT consult 37d6229ac5 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-05-15 19:06:47 +02:00
..
compalloc.c dix: replace CLIENT_ID() macro by dixClientIdForXID() inline function 2025-05-15 19:06:47 +02:00
compext.c composite: drop swapping request length fields 2025-02-06 22:28:49 +00:00
compinit.c os: move out extension disable flags to corresponing extensions 2025-02-07 12:00:53 +01:00
compint.h Remove "All rights reserved" from Oracle copyright notices 2023-02-25 09:40:41 -08:00
compositeext.h composite: move out unexported CompositeIsImplicitRedirectException() 2024-03-03 22:50:07 +00:00
compositeext_priv.h composite: fix duplicate typedef of ScreenPtr 2024-04-18 00:51:06 +00:00
compoverlay.c rename old symbol PANORAMIX to XINERAMA 2025-02-06 15:51:27 +00:00
compwindow.c dix: replace CLIENT_ID() macro by dixClientIdForXID() inline function 2025-05-15 19:06:47 +02:00
meson.build meson: hide C API if Xorg is disabled (like autotools) 2021-03-11 00:22:36 +00:00