Make Compositor more verbose
ClosedPublic

Authored by zzag on Apr 28 2020, 5:29 PM.

Details

Summary

In order to help with debugging why the OpenGL scene is not loaded,
it can be really helpful to know what scenes the Compositor attempts to
load.

Test Plan

Ran kwin with QT_LOGGING_RULES="*.debug=true".

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Apr 28 2020, 5:29 PM
Restricted Application added a project: KWin. · View Herald TranscriptApr 28 2020, 5:29 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Apr 28 2020, 5:29 PM
zzag updated this revision to Diff 81448.Apr 28 2020, 5:37 PM

Add the case for NoCompositing.

zzag edited the summary of this revision. (Show Details)Apr 28 2020, 5:44 PM
davidedmundson accepted this revision.Apr 28 2020, 5:48 PM
This revision is now accepted and ready to land.Apr 28 2020, 5:48 PM
This revision was automatically updated to reflect the committed changes.