D26172: Add wp_viewporter support

Roman Gilg noreply at phabricator.kde.org
Thu Jan 2 18:21:24 GMT 2020


romangg added inline comments.

INLINE COMMENTS

> scene_qpainter.cpp:303
>      } else {
> -        source = pixmap->image().rect();
> +        const QRectF viewportRectangle = toplevel->surface()->sourceRectangle();
> +        if (viewportRectangle.isValid()) {

I missed this call though, which crashes indeed for internal clients. Thanks.

REPOSITORY
  R108 KWin

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

To: romangg, #kwin, davidedmundson
Cc: davidedmundson, kwin, LeGast00n, The-Feren-OS-Dev, sbergeron, jraleigh, zachus, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwin/attachments/20200102/81872e36/attachment.html>


More information about the kwin mailing list