extract logind integration into LockService singleton in services/

This commit is contained in:
Damocles 2026-04-18 10:06:22 +02:00
parent 5248261975
commit a1c581e443
3 changed files with 101 additions and 59 deletions

View file

@ -6,3 +6,4 @@ singleton NiriIpc 1.0 NiriIpc.qml
singleton PowerProfileService 1.0 PowerProfileService.qml
singleton NotifService 1.0 NotifService.qml
NotifItem 1.0 NotifItem.qml
singleton LockService 1.0 LockService.qml