Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FeatureRequest - Bluetooth Permissions Backend #50

Open
KonteiKeisei opened this issue Nov 23, 2024 · 1 comment
Open

FeatureRequest - Bluetooth Permissions Backend #50

KonteiKeisei opened this issue Nov 23, 2024 · 1 comment

Comments

@KonteiKeisei
Copy link

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!

@phenomen
Copy link
Owner

phenomen commented Nov 24, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants