extract BacklightApplet, add brightness and notif pills to lock screen right column

This commit is contained in:
Damocles 2026-04-18 10:25:50 +02:00
parent a55d232b9a
commit 08d34ac5c7
5 changed files with 163 additions and 79 deletions

View file

@ -115,16 +115,6 @@ WlSessionLockSurface {
anchors.horizontalCenter: parent.horizontalCenter
spacing: 24
LockNotifPills {
anchors.horizontalCenter: parent.horizontalCenter
}
// Spacer
Item {
width: 1
height: 24
}
// Password input
LockInput {
anchors.horizontalCenter: parent.horizontalCenter