[kcmkwin] Properly load effects
ClosedPublic

Authored by zzag on Feb 4 2019, 4:09 PM.

Details

Summary

EffectsModel has to communicate with KWin in order to receive the
actual value of SupportedRole. So, in theory the model should notify
about loaded effects after receiving response from KWin, but that's
not the case.

Test Plan

Desktop Effects KCM no longer flashes when resetting changes.

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.Feb 4 2019, 4:09 PM
Restricted Application added a project: KWin. · View Herald TranscriptFeb 4 2019, 4:09 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Feb 4 2019, 4:09 PM
zzag edited the summary of this revision. (Show Details)Feb 4 2019, 4:17 PM
zzag updated this revision to Diff 50861.Feb 4 2019, 4:33 PM

edit comment

zzag updated this revision to Diff 50893.Feb 4 2019, 9:17 PM

Rebase.

davidedmundson accepted this revision.Feb 5 2019, 9:33 AM
This revision is now accepted and ready to land.Feb 5 2019, 9:33 AM
This revision was automatically updated to reflect the committed changes.