[effects/wobblywindows] Remove traits of an open/close animation
ClosedPublic

Authored by zzag on Sep 7 2019, 8:00 AM.

Details

Summary

Wobbly Windows effect is capable of animating a window when it's shown
or hidden. However, this feature has been hidden since it was added.
One needs to know how the effect works in order to enable these animations.

Therefore there's no good reason to keep these two animations because
practically no one uses them and they only add maintenance burden.

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.Sep 7 2019, 8:00 AM
Restricted Application added a project: KWin. · View Herald TranscriptSep 7 2019, 8:00 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Sep 7 2019, 8:00 AM
zzag updated this revision to Diff 65549.Sep 7 2019, 8:02 AM

Delete no longer actual comment in the header file.

davidedmundson accepted this revision.Sep 7 2019, 10:01 AM
This revision is now accepted and ready to land.Sep 7 2019, 10:01 AM
This revision was automatically updated to reflect the committed changes.