Add live battery stats

This commit is contained in:
Stephen Horvath
2025-08-15 19:34:11 +10:00
parent fa5442d5fd
commit e7b4e4d194
15 changed files with 643 additions and 675 deletions

View File

@@ -1,9 +1,10 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- Created with Cambalache 0.94.1 -->
<!-- Created with Cambalache 0.96.1 -->
<interface>
<!-- interface-name leds.ui -->
<!-- interface-description The LEDs page for YAFI -->
<!-- interface-authors Steve-Tech -->
<requires lib="gtk" version="4.0"/>
<requires lib="gtk" version="4.18"/>
<requires lib="libadwaita" version="1.6"/>
<template class="LedsPage" parent="GtkBox">
<property name="orientation">vertical</property>