xserver/hw
Enrico Weigelt, metux IT consult ae7c32abf6 os: directly set console verbosity level, instead of using LogSetParameter()
No need for extra call to some demuxer function for nothing but setting a
simple int variable. Setting verbosity level 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-12 17:21:46 +02:00
..
kdrive os: directly set console verbosity level, instead of using LogSetParameter() 2025-06-12 17:21:46 +02:00
vfb treewide: clean up remaining consumers of extinit.h 2025-06-12 17:21:46 +02:00
xfree86 os: directly set console verbosity level, instead of using LogSetParameter() 2025-06-12 17:21:46 +02:00
xnest miext: move over extinit_priv.h from include 2025-06-12 17:21:46 +02:00
xquartz os: unexport internal logging functions 2025-06-12 17:21:46 +02:00
xwayland os: directly set console verbosity level, instead of using LogSetParameter() 2025-06-12 17:21:46 +02:00
xwin os: directly set console verbosity level, instead of using LogSetParameter() 2025-06-12 17:21:46 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00