xserver/hw
Enrico Weigelt, metux IT consult 41f214b6fb (!1688) os: directly set log file sync flag, instead of using LogSetParameter()
No need for extra call to some demuxer function for nothing but setting a
simple bool variable. Setting the sync flag really is nothing more than just
writing some value into a variable, so it's trivial to just to do that, instead
of having an unncessarily complex "universal setter" for that.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-03 17:34:08 +02:00
..
kdrive (!1688) os: directly set console verbosity level, instead of using LogSetParameter() 2025-06-03 17:34:08 +02:00
vfb (submit/miext-extinit) treewide: clean up remaining consumers of extinit.h 2025-06-03 11:37:38 +02:00
xfree86 (!1688) os: directly set log file sync flag, instead of using LogSetParameter() 2025-06-03 17:34:08 +02:00
xnest (submit/miext-extinit) miext: move over extinit_priv.h from include 2025-06-03 11:37:38 +02:00
xquartz (!1688) os: unexport internal logging functions 2025-06-03 17:34:08 +02:00
xwayland (!1688) os: directly set console verbosity level, instead of using LogSetParameter() 2025-06-03 17:34:08 +02:00
xwin (!1688) os: directly set log file verbosity level, instead of using LogSetParameter() 2025-06-03 17:34:08 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00