| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clean up lock screen | Freya Murphy | 11 days | 1 | -166/+0 |
| | | |||||
| * | internal: fix bat charge state | 2 * r + 2 * t | 2025-10-08 | 1 | -1/+1 |
| | | | | | | Counts fully charged and pending charge as charging, same as prior to 90c051cf | ||||
| * | internal: fix battery charging logic for tray and lock (#751) | Dylan Myers | 2025-10-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * 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 | ||||
| * | internal: better colourisation | 2 * r + 2 * t | 2025-08-14 | 1 | -8/+2 |
| | | |||||
| * | internal: use icon os logo instead of nerd font | 2 * r + 2 * t | 2025-08-13 | 1 | -11/+15 |
| | | | | | | Add caelestia logo to use as fallback os logo Add recolour lock fetch logo option | ||||
| * | lock/fetch: hide user when bat and smol | 2 * r + 2 * t | 2025-08-13 | 1 | -20/+18 |
| | | |||||
| * | lock/fetch: add battery | 2 * r + 2 * t | 2025-08-12 | 1 | -2/+16 |
| | | |||||
| * | lock: dont load media cover when anim | 2 * r + 2 * t | 2025-08-12 | 1 | -1/+1 |
| | | | | | | Also no fractional font size Fix log warning | ||||
| * | lock: better scaling | 2 * r + 2 * t | 2025-08-12 | 1 | -5/+19 |
| | | |||||
| * | lock: better scaling + fix null error | 2 * r + 2 * t | 2025-08-12 | 1 | -1/+1 |
| | | |||||
| * | lock: add notifs | 2 * r + 2 * t | 2025-08-11 | 1 | -0/+1 |
| | | |||||
| * | lock/fetch: shell -> uptime + no qsTr | 2 * r + 2 * t | 2025-08-11 | 1 | -4/+4 |
| | | |||||
| * | lock: better scaling for weather & fetch | 2 * r + 2 * t | 2025-08-11 | 1 | -18/+57 |
| | | |||||
| * | lock: add fetch + refactor os info | 2 * r + 2 * t | 2025-08-11 | 1 | -0/+102 |