mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-02-26 19:03:33 +00:00
some progress on cross-device, and new dynamic island thingy!
This commit is contained in:
@@ -21,12 +21,14 @@ ApplicationWindow {
|
||||
text: "Battery Status: "
|
||||
id: batteryStatus
|
||||
objectName: "batteryStatus"
|
||||
color: "#ffffff"
|
||||
}
|
||||
|
||||
Text {
|
||||
text: "Ear Detection Status: "
|
||||
id: earDetectionStatus
|
||||
objectName: "earDetectionStatus"
|
||||
color: "#ffffff"
|
||||
}
|
||||
|
||||
ComboBox {
|
||||
|
||||
Reference in New Issue
Block a user