Files
xserver/dix
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
..
2020-07-05 13:07:33 -07:00
2025-06-12 16:49:43 +02:00
2025-06-12 16:49:43 +02:00
2025-02-11 19:13:01 +01:00
2025-06-12 16:43:51 +02:00
2025-02-11 19:13:01 +01:00
2024-03-05 16:57:52 +01:00
2025-06-12 16:49:43 +02:00
2013-07-23 23:56:58 +01:00
2025-06-12 16:17:35 +02:00