xserver/record
Enrico Weigelt, metux IT consult 9d1937cd79 WIP: reorder includes
(submit/cursor-api) dix: drop superfluous XineramaGetCursorScreen()

It's only used for record extension, no external callers, thus doesn't
need to be exported. Since it's just for retrieving one struct value,
it's not needed at all - we can do this directly (just like we do in
many other places)

Note: the check on noPanoramixExtensions is superfluous, since the only
call site already does it.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-09-19 15:03:01 +02:00
..
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
record.c WIP: reorder includes 2024-09-19 15:03:01 +02:00
set.c (submit/drop-obsolete-have-dix-config.h) drop obsolete HAVE_DIX_CONFIG_H 2024-09-18 17:23:11 +02:00
set.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00