Remove compositing initialized check
ClosedPublic

Authored by romangg on Jul 2 2019, 7:40 PM.

Details

Summary

The check is used to limit settings reload. But we can afford to reload
settings in case the compositing gets toggled since this happens rarely.

Removing the check reduces code complexity.

Test Plan

Manually in X and Wayland.

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.
romangg created this revision.Jul 2 2019, 7:40 PM
Restricted Application added a project: KWin. · View Herald TranscriptJul 2 2019, 7:40 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
romangg requested review of this revision.Jul 2 2019, 7:40 PM
romangg edited the summary of this revision. (Show Details)Jul 2 2019, 8:04 PM
romangg updated this revision to Diff 61042.Jul 2 2019, 11:41 PM

Rebase on series changes.

zzag accepted this revision.Jul 4 2019, 8:10 AM
This revision is now accepted and ready to land.Jul 4 2019, 8:10 AM
This revision was automatically updated to reflect the committed changes.