Giter Club home page Giter Club logo

Comments (3)

IsmaelMartinez avatar IsmaelMartinez commented on September 25, 2024

Hey, strange that stopped working but some people are using the electron notification instead of the web that I believe uses libnotify.

https://www.electronjs.org/docs/latest/tutorial/notifications#linux

image

(The link seems to be broken so opened a fix PR to fix that).

Try using that config option and see if it works for you.

image

There is some info on how to configure it at https://github.com/IsmaelMartinez/teams-for-linux/tree/develop/app/config .

Another thing you can try is to run it with another packaging system. I have seen all weird issues with flatpak and snap configurations.

You can find the packages in the releases section.

By my bet would be on the notification subsystem that is using.

from teams-for-linux.

AchillesBoi avatar AchillesBoi commented on September 25, 2024

I did try to use Electron and the only thing it did was restore the previous behavior (pre-v2) which means clicking on the notification brings the app forward, but that's it. It doesn't go to the message, and it only really does anything when the app is minimized. If the app is closed (minimized to tray) it doesn't even do anything, with either of the two notification methods.

from teams-for-linux.

IsmaelMartinez avatar IsmaelMartinez commented on September 25, 2024

Hi @AchillesBoi , I believe this is just a limitation on the app. We can't know the message or chat we have to open.

We try to bring it back to focus, but in some desktop environments electron ain't that clever and thinks the app is on focus when it is actually minimised (or the other way around, I don't remember now), but that unfortunately is a electron limitation, that hopefully they will solve at some point.

As you managed to restore previous functionality, I will close this to keep things tidy. I think there is a ticket to improve the notifications somewhere (one of the old open tickets), but I will have a wee look later.

from teams-for-linux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.