IsmaelMartinez / teams-for-linux

Unofficial Microsoft Teams for Linux client
GNU General Public License v3.0
2.96k stars 240 forks source link

Change task bar icon when getting signed out #1459

Closed yantarou closed 2 weeks ago

yantarou commented 1 month ago

Is your feature request related to a problem? Please describe.

I'm getting signed out of my account periodically, but only can notice it by looking at the Teams window. It would be helpful to indicate this status in the task bar icon.

Describe the solution you'd like

When getting signed out, the task bar icon should indicate this, e.g. by showing the red dot icon (or even better a dedicated icon with a red X or so).

Additional context

Screenshot of the current behavior:

sign_in_again

OS: Debian 12

Teams version:

$ apt-cache policy teams-for-linux 
teams-for-linux:
  Installed: 1.11.1
  Candidate: 1.11.1
  Version table:
 *** 1.11.1 500
        500 https://repo.teamsforlinux.de/debian stable/main amd64 Packages
        100 /var/lib/dpkg/status
IsmaelMartinez commented 1 month ago

Hi @yantarou ,

Thanks for the suggestion. I am looking to see if we can identify when this happens from within the app, to see if we can handle it better.

Unfortunately so far there isn't much info I can see that is useful, but we will keep digging.

Leaving it open but might merge it with the other issue if I see they are converging.

yantarou commented 3 weeks ago

@IsmaelMartinez thanks for looking into this!

IsmaelMartinez commented 2 weeks ago

Merging this with https://github.com/IsmaelMartinez/teams-for-linux/issues/1357