xserver/hw
Enrico Weigelt, metux IT consult c445167da6 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>
2025-04-07 07:47:30 +00:00
..
kdrive kdrive: Xkdrive.man: remove stray whitespace 2025-04-02 00:54:31 +00:00
vfb man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
xfree86 man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
xnest Xnest: use authorative declarations from X11/XKBlib.h 2025-02-28 17:27:05 +00:00
xquartz man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
xwayland xwayland: no need to use WriteReplyToClient() 2025-04-07 07:47:30 +00:00
xwin man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00