Multiple fixes pull request
Hi,
1st of all thanks for this wrapper. It was a great start to be able to move from the browser to a client in Linux.
I have a working branch in to fix several issues including/but not limited to:
- allowing login in a corporate network environment.
- adding rudimentary desktop notifications in gnome (maybe others but not tested that part)
- fixing the icon in the panel
- adding zoom in/out (still in WIP but should be complete next week at some point)
If you and your project still available, that will be great so I can make a pull request.
I initially base it in a fork of your project but there have been a fair amount of changes from that fork. I will need to revert stuff like the CI and others, or you might need to move to Travis. (all not that hard)
Hope to get an answer so we can improve the user experience for Linux users using Microsoft Teams.
At least until either Microsoft open source their windows electron app client or they improve the Browser support in Linux to a level where this wrapper is not needed anymore.
Thanks again for the work you did. Looking forward to hear from you.
Hi @ivelkov , I keep adding more stuff.
for example:
- stopping the animations after one iteration as having too many gif (they are actually not gif but css animations) eats all your cpu.
- I have improve a bit more the notifications
- zoom in and out are implemented now (ctrl + and ctrl -)
- I am now adding a login dialog for company access as a last resort (WIP).
Life can get a bit busy at certain periods but I will appreciate if you can indicate if your repository still maintained.
Thanks,
ok, seems like this is dead and the one that I clone it from is also dead (and not possible to contact) so, in the meantime, people feel free to use and contribute in this branch. https://github.com/IsmaelMartinez/teams-for-linux
The one that I cloned from seems to be concentrating in a rewrite. I will try to collaborate with it but also support as much as I can my branch (until that rewrite offers the same or more functionality). I will keep you all posted in here.
Thank you for the notification fix! That was my biggest complaint with not having an official client