commit before asking AI

This commit is contained in:
Anders da Silva Rytter Hansen 2026-05-27 20:23:53 -03:00
commit 3b971a8a07
51 changed files with 25700 additions and 0 deletions

View file

@ -0,0 +1,2 @@
[Desktop Entry]
Icon=folder-green

View file

@ -0,0 +1,13 @@
diff --git a/sddm-theme/Main.qml b/sddm-theme/Main.qml
index 884165299..cb187da2f 100644
--- a/sddm-theme/Main.qml
+++ b/sddm-theme/Main.qml
@@ -452,7 +452,7 @@ Item {
userListComponent.mainPasswordBox.forceActiveFocus();
inputPanel.showHide()
}
- visible: inputPanel.status === Loader.Ready
+ visible: false
Layout.fillHeight: true
containmentMask: Item {

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff