mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-02-15 05:45:12 +00:00
[Linux] Improve connection stability (#98)
This commit is contained in:
@@ -104,6 +104,7 @@ ApplicationWindow {
|
||||
model: ["Off", "Noise Cancellation", "Transparency", "Adaptive"]
|
||||
currentIndex: airPodsTrayApp.noiseControlMode
|
||||
onCurrentIndexChanged: airPodsTrayApp.noiseControlMode = currentIndex
|
||||
visible: airPodsTrayApp.airpodsConnected
|
||||
}
|
||||
|
||||
Text {
|
||||
|
||||
Reference in New Issue
Block a user