16a0e24115
Summary: `QGuiApplication::primaryScreen()->logicalDotsPerInch()` sometimes reports incorrect scale value, for example 95.951 (or even lower) instead of 96.0 at 1x scale and this caused to simply darken blurred areas instead of noising them. This patch sets a minimum 1x scale for the noise texture, because realistically we will never be below that. Reviewers: davidedmundson Reviewed By: davidedmundson Subscribers: davidedmundson, kwin, #kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D12519 |
||
---|---|---|
.. | ||
blur.cpp | ||
blur.h | ||
blur.kcfg | ||
blur_config.cpp | ||
blur_config.desktop | ||
blur_config.h | ||
blur_config.ui | ||
blurconfig.kcfgc | ||
blurshader.cpp | ||
blurshader.h | ||
CMakeLists.txt |