D11573: Use QPlatformWindow::startSystemMove() with Qt 5.11

Kai Uwe Broulik noreply at phabricator.kde.org
Thu Mar 22 10:50:40 UTC 2018


broulik added inline comments.

INLINE COMMENTS

> breezewindowmanager.cpp:100
> +#if QT_VERSION >= QT_VERSION_CHECK(5, 11, 0)
> +#include <qpa/qplatformwindow.h>
>  #endif

Using private API will lock Breeze to that specific Qt version it was compiled with, requiring a rebuild. This has imho shown to be quite painful in plasma-integration and Kwin already.

REPOSITORY
  R31 Breeze

REVISION DETAIL
  https://phabricator.kde.org/D11573

To: volkov, #breeze
Cc: broulik, plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180322/9419e7d5/attachment.html>


More information about the Plasma-devel mailing list