Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37765551
en ru br
ALT Linux repos
S:5.27.8-alt1

Group :: Graphical desktop/KDE
RPM: plasma5-workspace

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: alt-breeze-one-screen.patch
Download


--- a/lookandfeel/sddm-theme/Main.qml
+++ b/lookandfeel/sddm-theme/Main.qml
@@ -229,14 +229,6 @@ PlasmaCore.ColorScope {
                         fontSize: parseInt(config.fontSize) + 1
                         onClicked: sddm.powerOff()
                         enabled: sddm.canPowerOff
-                    },
-                    ActionButton {
-                        iconSource: "system-user-prompt"
-                        text: i18ndc("plasma_lookandfeel_org.kde.lookandfeel", "For switching to a username and password prompt", "Other…")
-                        fontSize: parseInt(config.fontSize) + 1
-                        onClicked: mainStack.push(userPromptComponent)
-                        enabled: true
-                        visible: !userListComponent.showUsernamePrompt
                     }]
 
                 onLoginRequest: {
@@ -431,7 +423,7 @@ PlasmaCore.ColorScope {
             ]
         }
 
-        Component {
+/*        Component {
             id: userPromptComponent
             Login {
                 showUsernamePrompt: true
@@ -487,7 +479,7 @@ PlasmaCore.ColorScope {
                     }
                 ]
             }
-        }
+        }*/
 
         DropShadow {
             id: logoShadow
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin