Get rid of Deleted's properties
ClosedPublic

Authored by zzag on Mar 13 2019, 11:11 AM.

Details

Summary

EffectWindow no longer looks up properties from Toplevel derived
classes, thus we can get rid of Deleted's properties. It's safe to do
because Deleted is not exposed to scripting API and those properties
were used only by effects.

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.Mar 13 2019, 11:11 AM
Restricted Application added a project: KWin. · View Herald TranscriptMar 13 2019, 11:11 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Mar 13 2019, 11:11 AM
davidedmundson accepted this revision.Mar 17 2019, 8:01 PM
This revision is now accepted and ready to land.Mar 17 2019, 8:01 PM
This revision was automatically updated to reflect the committed changes.