xserver/composite
Enrico Weigelt, metux IT consult d697618c16 dix: replace wClient() macro by dixClientForWindow() inline function
Hide internals (drop the need to include windowstr.h), make it typesafe
as well as the naming easier to understand.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 16:53:13 +02:00
..
compalloc.c composite: use calloc() instead of malloc() 2025-06-12 16:49:13 +02:00
compext.c composite: use calloc() instead of malloc() 2025-06-12 16:49:13 +02:00
compinit.c compext: drop unused function CompositeRegisterImplicitRedirectionException() 2025-06-12 16:50:55 +02:00
compint.h compext: use CloseScreen hook 2025-06-12 16:45:21 +02:00
compositeext.h compext: drop unused function CompositeRegisterImplicitRedirectionException() 2025-06-12 16:50:55 +02:00
compositeext_priv.h composite: fix duplicate typedef of ScreenPtr 2024-04-18 00:51:06 +00:00
compoverlay.c composite: use calloc() instead of malloc() 2025-06-12 16:49:13 +02:00
compwindow.c dix: replace wClient() macro by dixClientForWindow() inline function 2025-06-12 16:53:13 +02:00
meson.build meson: hide C API if Xorg is disabled (like autotools) 2021-03-11 00:22:36 +00:00