Closed S-trace closed 1 month ago
Will be resolved in next
release.
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.
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!