geometry shape changes also with no resize
ClosedPublic

Authored by mart on Jun 15 2017, 4:33 PM.

Details

Summary

the morphingpopup effect was working with notifications only
in wayland. looking at what the codepath is, the signal
geometryShapeChanged was not emitted as it was checking for
resized, but it's supposed to come at every geometry
update, not only resizes

Test Plan

notification with D6216 are correctly animated, other
animated things liketooltips are unaffected

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.
mart created this revision.Jun 15 2017, 4:33 PM
Restricted Application added a project: KWin. · View Herald TranscriptJun 15 2017, 4:33 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Jun 15 2017, 4:35 PM
This revision is now accepted and ready to land.Jun 15 2017, 4:35 PM
This revision was automatically updated to reflect the committed changes.