[systemsettings] [Bug 403530] Nothing happens when "Default" button is clicked in SDDM KCM

2021-01-11 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=403530

David Redondo  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/sddm-kcm/commit/5bbbe087
   ||48e0b1ecf48ea4af35b96fa23cc
   ||d0a0c
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from David Redondo  ---
Git commit 5bbbe08748e0b1ecf48ea4af35b96fa23ccd0a0c by David Redondo.
Committed on 11/01/2021 at 12:42.
Pushed by ngraham into branch 'master'.

Port to ManagedConfigModule

The settings are now read via KConfigXT, with a trick to follow the config
scheme of SDDM. One KConfig object is used to read the defaults and another one
to read the actual config values, see SddmSettingsBase.h for details.
The UI is now entirely in Qml and follows the GridviewKCM style. The preview
pane
has been moved into a Dialog. The "Advanced" has been moved into a page called
"Behavior" and the sync options live now in a OverlaySheet accessible from the
main
page as does the background configuration.
Related: bug 407689, bug 411004, bug 411504, bug 419327, bug 424639

M  +2-0CMakeLists.txt
M  +10   -16   src/CMakeLists.txt
D  +0-294  src/advancedconfig.cpp
D  +0-63   src/advancedconfig.h
D  +0-97   src/configwidgets/selectimagebutton.cpp
D  +0-50   src/configwidgets/selectimagebutton.h
A  +196  -0src/package/contents/ui/Advanced.qml [License: GPL]
A  +98   -0src/package/contents/ui/DetailsDialog.qml [License: GPL
(v2+)]
A  +211  -0src/package/contents/ui/main.qml [License: GPL]
A  +16   -0src/package/metadata.desktop
D  +0-147  src/qml/main.qml
A  +42   -0src/sddmdata.cpp [License: GPL]
A  +33   -0src/sddmdata.h [License: GPL]
M  +247  -57   src/sddmkcm.cpp
M  +22   -12   src/sddmkcm.h
A  +39   -0src/sddmsettings.kcfg
A  +8-0src/sddmsettings.kcfgc
A  +81   -0src/sddmsettingsbase.cpp [License: GPL]
A  +51   -0src/sddmsettingsbase.h [License: GPL]
D  +0-237  src/themeconfig.cpp
D  +0-63   src/themeconfig.h
M  +9-0src/thememetadata.cpp
M  +1-0src/thememetadata.h
D  +0-155  src/themesdelegate.cpp
D  +0-47   src/themesdelegate.h
M  +80   -2src/themesmodel.cpp
M  +16   -3src/themesmodel.h
D  +0-356  src/ui/advancedconfig.ui
D  +0-223  src/ui/themeconfig.ui
M  +5-4src/usersmodel.cpp
M  +4-2src/usersmodel.h

https://invent.kde.org/plasma/sddm-kcm/commit/5bbbe08748e0b1ecf48ea4af35b96fa23ccd0a0c

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

[systemsettings] [Bug 403530] Nothing happens when "Default" button is clicked in SDDM KCM

2020-06-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=403530

Patrick Silva  changed:

   What|Removed |Added

Version|5.16.5  |5.19.0

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

[systemsettings] [Bug 403530] Nothing happens when "Default" button is clicked in SDDM KCM

2019-09-05 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=403530

Patrick Silva  changed:

   What|Removed |Added

Version|5.16.0  |5.16.5

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

[systemsettings] [Bug 403530] Nothing happens when "Default" button is clicked in SDDM KCM

2019-06-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=403530

Patrick Silva  changed:

   What|Removed |Added

Version|5.15.2  |5.16.0

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

[systemsettings] [Bug 403530] Nothing happens when "Default" button is clicked in SDDM KCM

2019-03-06 Thread Neousr
https://bugs.kde.org/show_bug.cgi?id=403530

Neousr  changed:

   What|Removed |Added

 CC||neo...@protonmail.com

--- Comment #2 from Neousr  ---
Same on 5.15.2. Along Bug 403366 it seems to affect all the options on
sddm_kcm.

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

[systemsettings] [Bug 403530] Nothing happens when "Default" button is clicked in SDDM KCM

2019-03-05 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=403530

Patrick Silva  changed:

   What|Removed |Added

Version|5.14.90 |5.15.2

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

[systemsettings] [Bug 403530] Nothing happens when "Default" button is clicked in SDDM KCM

2019-02-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=403530

Nate Graham  changed:

   What|Removed |Added

Summary|Nothing happens when|Nothing happens when
   |"Defauls" button is clicked |"Default" button is clicked
   |in SDDM KCM |in SDDM KCM
 CC||n...@kde.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Nate Graham  ---
Can confirm.

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