Open KonteiKeisei opened 1 day ago
It seems like this experimental flag is exclusive to Chromium and not available in Webview yet.
Though, the module authors should just call navigator.bluetooth.requestDevice()
function that will request Bluetooth permission and will work in FLC as well as any other browser.
If the following flag is somehow available in the chromium backend for FLC, can it be enabled or set as a toggleable option?
#enable-web-bluetooth-new-permissions-backend
I use this for Bluetooth Dice, it prevents me from having to repair every time i login.
Edge Case, so if its a no, no worries!