[effects/cubeslide] Cancel active animation when number of desktops has changed
ClosedPublic

Authored by zzag on May 7 2019, 9:21 AM.

Details

Summary

If a virtual desktop is removed, then desktopChanged will be followed by
numberDesktopsChanged signal. In which case, we have to cancel the
active animation because front_desktop might be no longer valid when
it's time to perform compositing.

BUG: 406452

Diff Detail

Repository
R108 KWin
Branch
cancel-cube-slide-animation
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 11626
Build 11644: arc lint + arc unit
zzag created this revision.May 7 2019, 9:21 AM
Restricted Application added a project: KWin. · View Herald TranscriptMay 7 2019, 9:21 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.May 7 2019, 9:21 AM
davidedmundson accepted this revision.May 7 2019, 10:56 AM
This revision is now accepted and ready to land.May 7 2019, 10:56 AM
This revision was automatically updated to reflect the committed changes.