mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-03-15 18:52:29 +00:00
[Linux] Add battery indicator (#89)
* [Linux] Expose battery info to QML * [Linux] Add battery indicator * [Linux] Dynamically hide case battery level if we have no data for it * Reduce animation speed
This commit is contained in:
@@ -26,6 +26,7 @@ qt_add_qml_module(applinux
|
||||
VERSION 1.0
|
||||
QML_FILES
|
||||
Main.qml
|
||||
BatteryIndicator.qml
|
||||
)
|
||||
|
||||
# Add the resource file
|
||||
|
||||
Reference in New Issue
Block a user