Added warning for power saver

This commit is contained in:
jeffser
2024-08-30 20:29:23 -06:00
parent 809e23fb9c
commit 6a4c98ef18
2 changed files with 12 additions and 0 deletions

View File

@@ -78,6 +78,13 @@
<property name="orientation">1</property>
<property name="vexpand">true</property>
<property name="hexpand">true</property>
<child>
<object class="AdwBanner" id="banner">
<property name="button-label" translatable="true">Close</property>
<property name="title" translatable="yes">Warning: Power saver mode is enabled, this will slow down message generation</property>
<property name="revealed">true</property>
</object>
</child>
<child>
<object class="AdwToastOverlay" id="main_overlay">
<child>