talk-desktop icon indicating copy to clipboard operation
talk-desktop copied to clipboard

Notifications: add popup window for a call notification with join/decline buttons

Open ShGKme opened this issue 1 year ago • 2 comments

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

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

In contrast to a text message, a call notification often needs an immediate reaction to join a call.

Describe the solution you'd like

Add a pop-up window with a call notification with two buttons:

  • "Join" - opens the talk window, opens the chat, joins the call
  • "Decline" - closes the popup

Describe alternatives you've considered

Use native notifications. Make a call native notification always shown and add buttons to the notification. It is definitely possible on Windows, but I'm not sure it is possible on MacOS and all the Linux desktop environments.

Additional context

We have it on both Android and iOS mobile clients. See also:

ShGKme avatar Aug 11 '23 08:08 ShGKme