xserver/randr
Enrico Weigelt, metux IT consult 32a0109615 dix: unexport, document and rename GetCurrentRootWindow()
Not used by any drivers, so no need to keep it exported.
Also spending it for a better fitter name.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 16:18:23 +02:00
..
meson.build meson: hide C API if Xorg is disabled (like autotools) 2021-03-11 00:22:36 +00:00
randr.c randr: RRScreenInit(): drop unnecessary zero'ing 2025-02-24 20:30:26 +00:00
randrstr.h render: drop obsolete macros pict_f_transform and pict_f_vector 2024-03-03 22:54:16 +00:00
randrstr_priv.h randr: use explicit case statement instead of SProcRandrVector table 2025-02-24 20:30:26 +00:00
rrcrtc.c randr: fix RRGetCrtcTransform reply length, part 2 2025-02-27 12:18:20 +00:00
rrdispatch.c randr: use struct initializer for reply structs 2025-02-24 20:30:26 +00:00
rrinfo.c randr: use struct initializer for reply structs 2025-02-24 20:30:26 +00:00
rrlease.c randr: use struct initializer for reply structs 2025-02-24 20:30:26 +00:00
rrmode.c randr: use struct initializer for reply structs 2025-02-24 20:30:26 +00:00
rrmonitor.c randr: ProcRRGetMonitors(): collect reply payload in temporary buffer 2025-02-24 20:30:26 +00:00
rroutput.c randr: RROutputCreate(): use calloc() 2025-02-24 20:30:26 +00:00
rrpointer.c dix: unexport, document and rename GetCurrentRootWindow() 2025-06-12 16:18:23 +02:00
rrproperty.c randr: ProcRRQueryOutputProperty(): use SwapShort()/SwapLong() 2025-02-24 20:30:26 +00:00
rrprovider.c randr: fix unconditional byte-swap in ProcRRGetProviderInfo() 2025-05-18 23:42:19 +00:00
rrproviderproperty.c randr: ProcRRGetProviderProperty(): use SwapShort()/SwapLong() 2025-02-24 20:30:26 +00:00
rrscreen.c randr: use struct initializer for reply structs 2025-02-24 20:30:26 +00:00
rrsdispatch.c randr: use explicit case statement instead of SProcRandrVector table 2025-02-24 20:30:26 +00:00
rrtransform.c randr: Silence -Wshift-negative-value warnings 2015-10-19 11:51:52 -04:00
rrtransform.h render: drop obsolete macros pict_f_transform and pict_f_vector 2024-03-03 22:54:16 +00:00
rrxinerama.c randr: use struct initializer for reply structs 2025-02-24 20:30:26 +00:00