Files
xserver/dix
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
..
2020-07-05 13:07:33 -07:00
2025-02-17 18:13:33 +00:00
2003-11-14 15:54:54 +00:00
2025-02-11 19:13:01 +01:00
2024-04-15 23:10:31 +00:00
2025-02-11 19:13:01 +01:00
2025-02-25 11:43:01 +01:00
2024-03-05 16:57:52 +01:00
2013-07-23 23:56:58 +01:00
2025-02-17 19:25:14 +00:00