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,11 +1,11 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- Created with Cambalache 0.94.1 -->
<!-- Created with Cambalache 0.96.1 -->
<interface>
<!-- interface-name yafi.ui -->
<!-- interface-description YAFI is another GUI for the Framework Laptop Embedded Controller. -->
<!-- interface-authors Steve-Tech -->
<requires lib="gtk" version="4.12"/>
<requires lib="libadwaita" version="1.4"/>
<requires lib="libadwaita" version="1.7"/>
<template class="YafiWindow" parent="AdwApplicationWindow">
<property name="default-height">500</property>
<property name="default-width">800</property>