D18582: Add explicit SurfaceInterface::commited signal
David Edmundson
noreply at phabricator.kde.org
Mon Jan 28 14:44:18 GMT 2019
davidedmundson created this revision.
davidedmundson added a reviewer: KWin.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
davidedmundson requested review of this revision.
REVISION SUMMARY
Whilst some interfaces that are double-buffered against the wl_surface
are proxied through SurfaceInterface, some are not, most notably
XdgShell.
We need some low level signal to know when the surface has been
committed which doesn't rely on their being a damaged buffer.
TEST PLAN
Unit test
Used in kwin
REPOSITORY
R127 KWayland
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D18582
AFFECTED FILES
autotests/client/test_wayland_surface.cpp
src/server/surface_interface.cpp
src/server/surface_interface.h
To: davidedmundson, #kwin
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190128/07b6dffb/attachment.html>
More information about the Kde-frameworks-devel
mailing list