extract BacklightService singleton, deduplicate brightness logic

This commit is contained in:
Damocles 2026-04-18 10:28:08 +02:00
parent 08d34ac5c7
commit 438362c6d1
4 changed files with 82 additions and 119 deletions

View file

@ -7,3 +7,4 @@ singleton PowerProfileService 1.0 PowerProfileService.qml
singleton NotifService 1.0 NotifService.qml
NotifItem 1.0 NotifItem.qml
singleton LockService 1.0 LockService.qml
singleton BacklightService 1.0 BacklightService.qml