Summary: | Battery should ideally turn into a Brightness or Power icon if no batteries are on the device | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | The Feren OS Dev <ferenosdev> |
Component: | Battery Monitor | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | aleixpol, bugseforuns, ferenosdev, nate, plasma-bugs |
Priority: | NOR | ||
Version: | 5.17.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=424283 | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/f9e39815dcf64c6b425737b51257b46cd400d5db | Version Fixed In: | 5.24 |
Sentry Crash Report: |
Description
The Feren OS Dev
2019-12-11 22:22:03 UTC
Slight bonus suggestion: Add an option in the Battery Plasmoid's settings to not hide the Plasmoid in the tray overflow menu when the battery is fully charged. Git commit f9e39815dcf64c6b425737b51257b46cd400d5db by Nate Graham, on behalf of Aleix Pol Gonzalez. Committed on 04/01/2022 at 17:37. Pushed by ngraham into branch 'master'. applets/batterymonitor: Improve for desktop systems As it was so far, it looked like the system was malfunctioning because we were showing a battery with a big fat red mark. If there's no battery we can show the default icon. As for the name, we only say "battery and brightness" when there's both of them. Otherwise we show either title. If neither batteries nor brightness are available, we mark the applet as passive so people can at least still access the power management blocking checkbox which lives here. FIXED-IN: 5.24 M +18 -5 applets/batterymonitor/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/f9e39815dcf64c6b425737b51257b46cd400d5db The icon is no longer monochrome on Plasma 5.24 beta, it's green instead. Is this intentional? I'm using a desktop computer. Hmm, that should have been fixed by https://invent.kde.org/plasma/plasma-workspace/-/commit/471cc3745b3a51a8b427fc1b44a22de228cbd945 Either way can you open a new bug report for it? (In reply to Nate Graham from comment #5) > Hmm, that should have been fixed by > https://invent.kde.org/plasma/plasma-workspace/-/commit/ > 471cc3745b3a51a8b427fc1b44a22de228cbd945 > > Either way can you open a new bug report for it? Reported as bug 448520 |