D15910: Implement wl_surface::damage_buffer
David Edmundson
noreply at phabricator.kde.org
Tue Oct 2 23:35:05 BST 2018
davidedmundson requested changes to this revision.
davidedmundson added inline comments.
This revision now requires changes to proceed.
INLINE COMMENTS
> surface_interface.cpp:450
> + typedef OutputInterface::Transform Tr;
> + const Tr tr = target->transform;
> + if (tr == Tr::Rotated90 || tr == Tr::Rotated270 ||
scale is also a transform.
Note also that the damage signal is used in kwin assuming it's surface local.
REPOSITORY
R127 KWayland
REVISION DETAIL
https://phabricator.kde.org/D15910
To: romangg, #kwin, davidedmundson
Cc: davidedmundson, zzag, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181002/4bf4e73a/attachment.html>
More information about the Kde-frameworks-devel
mailing list