[systemsettings] [Bug 411004] sddm setting page is too wild and cannot be resized smaller

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

David Redondo  changed:

   What|Removed |Added

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

--- Comment #4 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 403530, bug 407689, 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 411004] sddm setting page is too wild and cannot be resized smaller

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

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[systemsettings] [Bug 411004] sddm setting page is too wild and cannot be resized smaller

2019-08-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411004

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[systemsettings] [Bug 411004] sddm setting page is too wild and cannot be resized smaller

2019-08-16 Thread Clementine
https://bugs.kde.org/show_bug.cgi?id=411004

Clementine  changed:

   What|Removed |Added

 CC||iclement...@outlook.com

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

[systemsettings] [Bug 411004] sddm setting page is too wild and cannot be resized smaller

2019-08-16 Thread Clementine
https://bugs.kde.org/show_bug.cgi?id=411004

--- Comment #3 from Clementine  ---
it starts at least from 15.1.

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

[systemsettings] [Bug 411004] sddm setting page is too wild and cannot be resized smaller

2019-08-16 Thread Clementine
https://bugs.kde.org/show_bug.cgi?id=411004

--- Comment #2 from Clementine  ---
Created attachment 122193
  --> https://bugs.kde.org/attachment.cgi?id=122193=edit
this is 42.3 (it is expected like this)

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

[systemsettings] [Bug 411004] sddm setting page is too wild and cannot be resized smaller

2019-08-16 Thread Clementine
https://bugs.kde.org/show_bug.cgi?id=411004

--- Comment #1 from Clementine  ---
Created attachment 122192
  --> https://bugs.kde.org/attachment.cgi?id=122192=edit
scroll to see the whole page

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