D18824: Implement wl_eglstream_controller Server Interface
Erik Kurzinger
noreply at phabricator.kde.org
Fri Apr 12 17:28:41 BST 2019
ekurzinger updated this revision to Diff 56078.
ekurzinger added a comment.
Changed the dynamic_cast in create() to static_cast. Since the Private is created in the constructor of EglStreamControllerInterface, it should be safe to assume it is of the correct type.
Also marked Private as Q_DECL_HIDDEN.
REPOSITORY
R127 KWayland
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D18824?vs=56075&id=56078
REVISION DETAIL
https://phabricator.kde.org/D18824
AFFECTED FILES
src/client/protocols/wayland-eglstream-controller.xml
src/server/CMakeLists.txt
src/server/display.cpp
src/server/display.h
src/server/eglstream_controller_interface.cpp
src/server/eglstream_controller_interface.h
src/server/eglstream_controller_interface_p.h
To: ekurzinger, romangg, davidedmundson, #kwin
Cc: zzag, ngraham, mati865, schernikov, guilhermesi, kde-frameworks-devel, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190412/1ec3318d/attachment.html>
More information about the Kde-frameworks-devel
mailing list