D4990: Update Aurorae Shadow when we copy the buffer, not one frame after painting
David Edmundson
noreply at phabricator.kde.org
Fri Mar 10 09:27:32 UTC 2017
davidedmundson added a comment.
> I think the call is deferred to get the correct areas repainted in the compositor.
Right that's another reason. We both absolutely agree updating the shadow during the compostior pass would break stuff.
The old code did a defer to get the shadow updated outside of the compositor pass. This code moves it earlier so the shadow gets updated outside of the compositor pass.
setShadow is still called the same number of times.
REVISION DETAIL
https://phabricator.kde.org/D4990
To: davidedmundson, #plasma, graesslin
Cc: graesslin, plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170310/682d68a8/attachment.html>
More information about the Plasma-devel
mailing list