https://bugs.kde.org/show_bug.cgi?id=371455

Aleix Pol <aleix...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |3bd7e1d087cbf760361e2d2f995
                   |                            |41c6d9ef09210
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #49 from Aleix Pol <aleix...@kde.org> ---
Git commit 3bd7e1d087cbf760361e2d2f99541c6d9ef09210 by Aleix Pol.
Committed on 23/03/2022 at 01:08.
Pushed by apol into branch 'master'.

image: Lazy-load the slideshow model

So far we were loading the slideshow model right at startup which
iterates through all the backgrounds on the system.
This changes so that it's only created when it's needed, which helps to
remove some startup disk accesses.
It should also give us less background-related warnings at startup as
they won't be all checked immediately.

M  +22   -10   wallpapers/image/image.cpp
M  +3    -1    wallpapers/image/image.h
M  +3    -0    wallpapers/image/slidefiltermodel.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/3bd7e1d087cbf760361e2d2f99541c6d9ef09210

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to