D19544: Send blur/background contrast in device pixels

Vlad Zagorodniy noreply at phabricator.kde.org
Tue Mar 5 15:41:30 GMT 2019


zzag added inline comments.

INLINE COMMENTS

> kwindoweffects.cpp:266
> +            auto dpr = qApp->devicePixelRatio();
> +            data << r.x() * dpr << r.y() * dpr << r.width() * dpr << r.height() * dpr;
>          }

should we floor or round?

REPOSITORY
  R278 KWindowSystem

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

To: davidedmundson, #kwin
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/20190305/8deef1b0/attachment.html>


More information about the Kde-frameworks-devel mailing list