melianmiko / OpenFreebuds

Open source app for HUAWEI FreeBuds (Linux + Windows)
https://mmk.pw/en/openfreebuds/
GNU General Public License v3.0
90 stars 8 forks source link

Multi-User compatibility for Linux #14

Closed S-trace closed 1 month ago

S-trace commented 1 year ago

Hi!

I am using my PC with two user accounts (work account and home account) and using CTRL+ALT+F1 and CTRL+ALT+F2 to switch virtual terminals between work and home accounts. OpenFreebuds does not work well if it is started on both user accounts.

I think it should be a core module (a singleton that takes care of devices connectivity) and UI modules (which provide information and are connected to the core module).

Is it possible to refactor OpenFreebuds in such a way to make it compatible with multi-user systems?

Thanks!

melianmiko commented 2 months ago

Will be resolved in next release.

image

melianmiko commented 1 month ago

Resolved, since v0.14 release OpenFreebuds will work in multi-user / multi-v-term mode. If you want to try it now, you could grab test binaries from GH Actions.

Will close this issue after release.