xserver/hw
Enrico Weigelt, metux IT consult 00cd6ed085 xwayland: no need to use WriteReplyToClient()
The WriteReplyToClient() macro is used for cases where byte swapping
is implemented in a separate callback function (set in a global vector
table). Since Xwl extension doesn't have such a callback, but does the
byte swapping directly in it's request handlers, there's no need to
call the WriteReplyToClient() macro - we can use WriteToClient() instead.

Fixes: 2700bc6045 - xwayland: add support for the XWAYLAND extension
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1878>
(cherry picked from commit c445167da6)
2026-01-25 10:40:01 -08:00
..
kdrive kdrive: Xkdrive.man: remove stray whitespace 2026-01-25 10:40:01 -08:00
vfb man pages: use .BR to mark up man page references 2026-01-25 10:40:01 -08:00
xfree86 man pages: use .BR to mark up man page references 2026-01-25 10:40:01 -08:00
xnest Xnest: use authorative declarations from X11/XKBlib.h 2026-01-25 10:40:01 -08:00
xquartz man pages: use .BR to mark up man page references 2026-01-25 10:40:01 -08:00
xwayland xwayland: no need to use WriteReplyToClient() 2026-01-25 10:40:01 -08:00
xwin man pages: use .BR to mark up man page references 2026-01-25 10:40:01 -08:00
meson.build meson.build: print a summary of the DDX to build 2026-01-25 10:40:01 -08:00