UI wireless state support
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
</child>
|
||||
|
||||
<child>
|
||||
<object class="AdwPreferencesGroup">
|
||||
<object class="AdwPreferencesGroup" id="wireless">
|
||||
<property name="margin-top">20</property>
|
||||
<property name="margin-start">20</property>
|
||||
<property name="margin-end">20</property>
|
||||
@@ -82,7 +82,7 @@
|
||||
<property name="spacing">10</property>
|
||||
<property name="orientation">horizontal</property>
|
||||
<child>
|
||||
<object class="GtkLabel">
|
||||
<object class="GtkLabel" id="charging_state">
|
||||
<property name="halign">start</property>
|
||||
<property name="label">Not charging</property>
|
||||
<property name="margin-start">10</property>
|
||||
@@ -90,7 +90,7 @@
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkLabel">
|
||||
<object class="GtkLabel" id="battery_level_label">
|
||||
<property name="halign">end</property>
|
||||
<property name="label">50%</property>
|
||||
<property name="margin-start">120</property>
|
||||
|
Reference in New Issue
Block a user