mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-13 01:02:18 -04:00
greeter: add connection on session load
This commit is contained in:
@@ -132,6 +132,9 @@ Item {
|
|||||||
function onLastSuccessfulUserChanged() {
|
function onLastSuccessfulUserChanged() {
|
||||||
applyLastSuccessfulUser();
|
applyLastSuccessfulUser();
|
||||||
}
|
}
|
||||||
|
function onLastSessionIdChanged() {
|
||||||
|
finalizeSessionSelection();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Connections {
|
Connections {
|
||||||
|
|||||||
Reference in New Issue
Block a user