mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 08:05:56 +03:00
[PR #89] [MERGED] [Linux] Add battery indicator #274
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#274
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kavishdevar/librepods/pull/89
Author: @tim-gromeyer
Created: 3/30/2025
Status: ✅ Merged
Merged: 3/30/2025
Merged by: @tim-gromeyer
Base:
main← Head:linux-expose-battery-info📝 Commits (4)
fcbbfbe[Linux] Expose battery info to QML9fa8ffb[Linux] Add battery indicatorc32a5bb[Linux] Dynamically hide case battery level if we have no data for it3b32b8eReduce animation speed📊 Changes
5 files changed (+254 additions, -21 deletions)
View changed files
➕
linux/BatteryIndicator.qml(+139 -0)📝
linux/CMakeLists.txt(+1 -0)📝
linux/Main.qml(+57 -5)📝
linux/battery.hpp(+44 -10)📝
linux/main.cpp(+13 -6)📄 Description
Looks like this now, a improvement I would say (compared to plain text)
This also adds following new functionality:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.