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

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/sys
                   |                            |temsettings/ca28b62000fff52
                   |                            |df486fe05ff248018b0b16fc3
             Status|CONFIRMED                   |RESOLVED

--- Comment #3 from Marco Martin <notm...@gmail.com> ---
Git commit ca28b62000fff52df486fe05ff248018b0b16fc3 by Marco Martin.
Committed on 28/01/2020 at 13:14.
Pushed by mart into branch 'master'.

Introduce an Info Center mode

Summary:
withthe command line switch -i, start
systemsettings loading the KInfoCenter modules and hyerarchy instead.
* KAboutData and dbus service name will be the same of KInfoCenter
* The startup page is not shown but the "System Information" kcm is loaded
instead
* KACtivityStats is disabled
* The home button will load the "System Information" kcm as well
* It will *always* be in sidebar mode regardless how systemsettings is
configured
* Config dialog can't be open.

Test Plan:
* SystemSettings mode functionality didn't change
* infocenter mode is fully functional

{F7930943}

Reviewers: #plasma, davidedmundson

Reviewed By: #plasma, davidedmundson

Subscribers: meven, davidedmundson, broulik, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D26895

M  +56   -16   app/SettingsBase.cpp
M  +4    -1    app/SettingsBase.h
M  +44   -14   app/main.cpp
M  +10   -0    core/BaseData.cpp
M  +16   -0    core/BaseData.h
M  +17   -1    core/BaseMode.cpp
M  +23   -1    core/BaseMode.h
M  +3    -0    core/MenuItem.cpp
M  +17   -2    core/MenuModel.cpp
M  +2    -0    core/MenuModel.h
M  +47   -3    core/ModuleView.cpp
M  +42   -0    core/ModuleView.h
M  +2    -2    icons/IconMode.cpp
M  +38   -11   sidebar/SidebarMode.cpp
M  +1    -1    sidebar/SidebarMode.h

https://commits.kde.org/systemsettings/ca28b62000fff52df486fe05ff248018b0b16fc3

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

Reply via email to