nosignal-shell/modules
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
..
areapicker plugin: add hypr extras (#690) 2025-09-24 23:48:47 +10:00
background internal: fix choose wallpaper button 2025-09-22 22:41:17 +10:00
bar internal: fix battery charging logic for tray and lock (#751) 2025-10-06 19:51:42 +11:00
controlcenter internal: better scroll bar 2025-09-19 23:56:17 +10:00
dashboard internal: add option for splitbutton menu pos 2025-09-24 12:53:23 +10:00
drawers bar: add compact tray option 2025-09-25 16:14:24 +10:00
launcher launcher: fix exclusion with sidebar 2025-10-03 16:26:14 +10:00
lock internal: fix battery charging logic for tray and lock (#751) 2025-10-06 19:51:42 +11:00
notifications sidebar/notifs: better anims + misc fixes 2025-09-20 15:47:44 +10:00
osd internal: make osd, session and utilities exclusive 2025-09-20 21:47:13 +10:00
session feat: add sidebar 2025-09-18 15:19:15 +10:00
sidebar sidebar/notifs: add link support 2025-09-21 14:24:35 +10:00
utilities utilities: size fixes 2025-09-25 23:04:32 +10:00
windowinfo internal: use Anim component 2025-08-24 17:22:00 +10:00
BatteryMonitor.qml config: enable/disable specific toasts 2025-09-23 18:10:32 +10:00
IdleMonitors.qml idlemonitor: handle logind lock/unlock 2025-09-27 15:13:49 +10:00
Shortcuts.qml utilities: add toasts 2025-09-21 16:43:45 +10:00