xserver/dbe
Enrico Weigelt, metux IT consult 0c3d3856cc dbe: ProcDbeGetVisualInfo() collect payload in buffer before writing
The payload lengths is already known, so we can easily collect the data
in a stack buffer and only need one WriteToClient() operation.

This also clears the road for further simplification/unification of the
reply sending code, coming with follow-up commits.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-26 11:25:45 +02:00
..
dbe.c dbe: ProcDbeGetVisualInfo() collect payload in buffer before writing 2025-06-26 11:25:45 +02:00
dbestruct.h dbe: use window position notify hook 2025-06-12 16:44:36 +02:00
meson.build dbe: unexport dbestruct.h 2024-04-23 02:18:02 +00:00
midbe.c dbe: use window position notify hook 2025-06-12 16:44:36 +02:00
midbe.h dbe: use window position notify hook 2025-06-12 16:44:36 +02:00