D9879: [effects/blur] Disable texture cache on Wayland

Kai Uwe Broulik noreply at phabricator.kde.org
Sun Jan 14 20:06:45 UTC 2018


broulik added inline comments.
Restricted Application edited projects, added KWin; removed Plasma.

INLINE COMMENTS

> blur_config.cpp:42
> +    if (KWindowSystem::isPlatformWayland()) {
> +        ui.kcfg_CacheTexture->setEnabled(false);
> +    }

Shouldn't it hide or at least disable the check box?

REPOSITORY
  R108 KWin

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

To: graesslin, #kwin, #plasma
Cc: broulik, plasma-devel, kwin, iodelay, bwowk, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180114/cab19701/attachment.html>


More information about the Plasma-devel mailing list