https://bugs.kde.org/show_bug.cgi?id=355569

--- Comment #9 from Martin Gräßlin <mgraess...@kde.org> ---
> how do I get kwin to output the debug output for the framebuffer backend, 
> with qcdebug lines,

you need to modify: ~/.config/QtProject/qtlogging.ini

It should look something like:

[Rules]
kwin_core=true
kwineffects=true
libkwineffects=true
libkwinglutils=true
libkwinxrenderutils=true
kwin_wayland_drm=true
kwin_wayland_framebuffer=true
kwin_wayland_hwcomposer=true
kwin_wayland_backend=true
kwin_wayland_x11windowed=true
kwin_libinput=true
kwin_tabbox=true
kwin_decorations=true
kwin_scripting=true
aurorae.debug=true

This will enable all debug output for KWin.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to