mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-07-20 04:26:32 +02: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