Using Citrix Workspaces in Linux
Unfortunately The official debian package works really bad on my system (Linux Mint 20.2). The main issues is that performance is horrible and Microsoft Teams can't access audio and camera for some reason.
I was about to give up but the I reluctantly tried the chrome extension
This works really well and performance is much better but comes with screen shared disabled by default in Microsoft Teams.
To fix it:
edit
/home/baj/.config/google-chrome/Default/Extensions/haiffjcadagjlijoggckpgfnoeiflnem/21.6.1.2_0/configuration.js(note the version folder)Locate
msTeamsOptimizationon line 131 and changescreenSharingto true.Relogin.