nosignal-shell/modules/lock
Dylan Myers 90c051cfa1
internal: fix battery charging logic for tray and lock (#751)
* Update StatusIcons.qml --- Fix battery chargiing logic

idk what the difference is in the return value of UPower.onBattery and UPower.displayDevice.state, but the former always returns false after unplugging my laptop. Changing this to the more specific displayDevice.state === 2 fixes this

* Fetch.qml --- Fix battery charging boolean logic

* Use enum value for UPowerDeviceState instead of index

* Use enum value for UPowerDeviceState instead of index

* Update Fetch.qml --- invert battery conditional logic
2025-10-06 19:51:42 +11:00
..
Center.qml lock: different error messages 2025-09-22 18:38:06 +10:00
Content.qml internal: add anim component 2025-08-24 16:42:03 +10:00
Fetch.qml internal: fix battery charging logic for tray and lock (#751) 2025-10-06 19:51:42 +11:00
InputField.qml internal: add anim component 2025-08-24 16:42:03 +10:00
Lock.qml feat: add idle monitor 2025-09-17 23:15:47 +10:00
LockSurface.qml internal: add anim component 2025-08-24 16:42:03 +10:00
Media.qml internal: add opacity mask component 2025-09-14 19:05:08 +10:00
NotifDock.qml sidebar/notifs: better anims + misc fixes 2025-09-20 15:47:44 +10:00
NotifGroup.qml sidebar/notifs: better anims + misc fixes 2025-09-20 15:47:44 +10:00
Pam.qml lock: add fprint support (#429) 2025-08-23 20:43:04 +10:00
Resources.qml internal: use Anim component 2025-08-24 17:22:00 +10:00
WeatherInfo.qml lock: better scaling 2025-08-12 17:24:39 +10:00