Commit graph

13 commits

Author SHA1 Message Date
2 * r + 2 * t
dbb3d7c67b internal: fix bat charge state
Counts fully charged and pending charge as charging, same as prior to
90c051cf
2025-10-08 13:16:25 +11:00
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
2 * r + 2 * t
04ce9ccbb4 internal: better colourisation 2025-08-14 16:25:46 +10:00
2 * r + 2 * t
7c0f5533e1 internal: use icon os logo instead of nerd font
Add caelestia logo to use as fallback os logo
Add recolour lock fetch logo option
2025-08-13 23:03:23 +10:00
2 * r + 2 * t
ec9d0359d5 lock/fetch: hide user when bat and smol 2025-08-13 15:00:22 +10:00
2 * r + 2 * t
2d878def28 lock/fetch: add battery 2025-08-12 18:24:09 +10:00
2 * r + 2 * t
13e0064abe lock: dont load media cover when anim
Also no fractional font size
Fix log warning
2025-08-12 17:32:48 +10:00
2 * r + 2 * t
ab531a83b7 lock: better scaling 2025-08-12 17:24:39 +10:00
2 * r + 2 * t
68bb5dd7f9 lock: better scaling + fix null error 2025-08-12 12:21:34 +10:00
2 * r + 2 * t
202d502d2d lock: add notifs 2025-08-11 21:39:29 +10:00
2 * r + 2 * t
1e1cdd95c1 lock/fetch: shell -> uptime + no qsTr 2025-08-11 15:59:39 +10:00
2 * r + 2 * t
efa806b8d6 lock: better scaling for weather & fetch 2025-08-11 15:42:00 +10:00
2 * r + 2 * t
0771aad11e lock: add fetch + refactor os info 2025-08-11 15:14:04 +10:00