From 0ed90e0f850c8775d122a95e586b50641d81b366 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 27 Mar 2022 09:05:24 +0200 Subject: [PATCH] i3-companion: make a note to check when PA16 is released --- bin/i3-companion | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bin/i3-companion b/bin/i3-companion index 761474b..e56d378 100755 --- a/bin/i3-companion +++ b/bin/i3-companion @@ -830,7 +830,10 @@ async def bluetooth_status(i3, event, *args): # Get battery status for BOSE QC 35 II. This is hacky. # For other headsets, the information could be # available through upower DBus. See - # https://github.com/Denton-L/based-connect. + # https://github.com/Denton-L/based-connect. Starting + # from PA 16, it may be exposed by PA, then to BlueZ. + # See + # https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/482 try: loop = asyncio.get_event_loop() sock = socket.socket(