xserver/hw
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
..
kdrive kdrive: Xkdrive.man: remove stray whitespace 2025-04-02 00:54:31 +00:00
vfb man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
xfree86 modesetting: fix typo in XF86ModuleVersionInfo initialization 2025-04-19 17:02:15 +00:00
xnest Xnest: use authorative declarations from X11/XKBlib.h 2025-02-28 17:27:05 +00:00
xquartz man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
xwayland dix: replace CLIENT_ID() macro by dixClientIdForXID() inline function 2025-05-15 19:06:47 +02:00
xwin dix: replace wClient() macro by dixClientForWindow() inline function 2025-05-15 19:06:47 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00