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

Konrad Materka <mate...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.21.0
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |371e91b93209206cee3a7146a35
                   |                            |b090569e3fd24
         Resolution|---                         |FIXED

--- Comment #5 from Konrad Materka <mate...@gmail.com> ---
Git commit 371e91b93209206cee3a7146a35b090569e3fd24 by Konrad Materka.
Committed on 08/10/2020 at 17:00.
Pushed by kmaterka into branch 'master'.

[applets/systemtray] Refactor systemtray

Major refactoring of SystemTray logic, mainly around Applets/Plasmoids
lifecycle. It is now more event based.
FIXED-IN: 5.21.0

M  +3    -0    applets/systemtray/CMakeLists.txt
M  +7    -2    applets/systemtray/autotests/CMakeLists.txt
M  +76   -15   applets/systemtray/autotests/systemtraymodeltest.cpp
A  +188  -0    applets/systemtray/dbusserviceobserver.cpp     [License: GPL
(v2+)]
A  +70   -0    applets/systemtray/dbusserviceobserver.h     [License: GPL
(v2+)]
M  +0    -8    applets/systemtray/package/contents/ui/main.qml
A  +171  -0    applets/systemtray/plasmoidregistry.cpp     [License: GPL (v2+)]
A  +95   -0    applets/systemtray/plasmoidregistry.h     [License: GPL (v2+)]
M  +98   -339  applets/systemtray/systemtray.cpp
M  +17   -33   applets/systemtray/systemtray.h
M  +33   -23   applets/systemtray/systemtraymodel.cpp
M  +32   -11   applets/systemtray/systemtraymodel.h
A  +177  -0    applets/systemtray/systemtraysettings.cpp     [License: GPL
(v2+)]
A  +70   -0    applets/systemtray/systemtraysettings.h     [License: GPL (v2+)]

https://invent.kde.org/plasma/plasma-workspace/commit/371e91b93209206cee3a7146a35b090569e3fd24

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

Reply via email to