Brightness, fully working (at least on my machine)
This commit is contained in:
parent
593821e998
commit
4ed7324a99
10 changed files with 124 additions and 150 deletions
|
|
@ -95,7 +95,7 @@ WlSessionLock {
|
|||
// Battery indicator component
|
||||
Item {
|
||||
id: batteryIndicator
|
||||
|
||||
|
||||
// Import UPower for battery data
|
||||
property var battery: UPower.displayDevice
|
||||
property bool isReady: battery && battery.ready && battery.isLaptopBattery && battery.isPresent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue