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

Alexander Lohnau <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/d08f6052e8
                   |                            |6953bfacb8acb8a192bf3c3a104
                   |                            |9d5
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #6 from Alexander Lohnau <[email protected]> ---
Git commit d08f6052e86953bfacb8acb8a192bf3c3a1049d5 by Alexander Lohnau.
Committed on 25/05/2026 at 08:58.
Pushed by alex into branch 'master'.

plugins/overview: Reuse KRunner manager

This will allow for more efficient querying, because we do not query
twice and some plugins have a instance-local cache.
Also, we do not run into threading issues, for example in libqalculate
Related: bug 519923

M  +1    -0    .kde-ci.yml
M  +5    -0    CMakeLists.txt
M  +3    -1    src/plugins/CMakeLists.txt
M  +1    -0    src/plugins/overview/CMakeLists.txt
M  +1    -2    src/plugins/overview/kcm/overvieweffectkcm.cpp
M  +11   -3    src/plugins/overview/overvieweffect.cpp
M  +5    -2    src/plugins/overview/overvieweffect.h
M  +12   -2    src/plugins/overview/qml/Main.qml

https://invent.kde.org/plasma/kwin/-/commit/d08f6052e86953bfacb8acb8a192bf3c3a1049d5

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

Reply via email to