D26720: Cache single image wallpapers locally

Tranter Madi noreply at phabricator.kde.org
Mon Jan 20 14:03:38 GMT 2020


trmdi added inline comments.

INLINE COMMENTS

> image.cpp:503
> +        // check the cache
> +        } else if (QFile::exists(m_cachedWallpaperPath)) {
> +            m_wallpaperPath = m_cachedWallpaperPath;

`QDir::mkpath` is better: https://doc.qt.io/qt-5/qdir.html#mkpath

REPOSITORY
  R120 Plasma Workspace

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

To: ngraham, #plasma, davidedmundson
Cc: trmdi, davidedmundson, broulik, filipf, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200120/9b4a6978/attachment.html>


More information about the Plasma-devel mailing list