D16294: [test/xdgtest] Create/destroy popup on click
Vlad Zagorodniy
noreply at phabricator.kde.org
Thu Oct 18 12:21:40 BST 2018
zzag added inline comments.
INLINE COMMENTS
> xdgtest.cpp:202
> QImage image(buffer->address(), size.width(), size.height(), QImage::Format_ARGB32_Premultiplied);
> - image.fill(QColor(255, 0, 0, 255));
> + image.fill(QColor(0, 0, 255, 255));
>
Also, you could use Qt::blue. :-)
REPOSITORY
R127 KWayland
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D16294
To: davidedmundson, #kwin, zzag
Cc: zzag, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181018/f46dc93a/attachment.html>
More information about the Kde-frameworks-devel
mailing list