nextcloud / talk-desktop

💬💻 Nextcloud Talk Desktop Client Preview
https://nextcloud.com/talk
GNU Affero General Public License v3.0
151 stars 12 forks source link

Add activity indicators to taskbar and system tray icons #391

Open amalg opened 8 months ago

amalg commented 8 months ago

How to use GitHub


The Win32/64 version of Desktop client does not have any indications on the tray icon for new message counts. Other messaging channels like Facebook Messenger, WhatsApp, Skype, etc. will all show some sort of indicator that something has happened in the application that the user should look at (receipt of a new message).

Describe the solution you'd like

Describe alternatives you've considered Alternatively, instead of a new message counter, the taskbar icon of the application could simply display a colored dot that contrasts with the application icon color to indicate new activity the user should be made aware of.

Additional context Add any other context or screenshots about the feature request here.

Example of Nextcloud Talk with new unread messages compared to other communication clients:

image

git529 commented 7 months ago

this is a must have

vagner-dias commented 7 months ago

+1

djaniol commented 5 months ago

Really appreciate this feature. In general talk is not too bad for usage however without notification like blinking talk icon the whole idea with application for win doesn't have much sense in general in my opinion. Some activity indication is very appreciated.

Saueee commented 2 months ago

This issue should be priority. Talk has already problems with notification. I guess people download the dektop version to be notified correctly if something going on. No point on having the dektop app if it has the same problem.

nickvergessen commented 2 months ago

Talk has already problems with notification.

No we don't :shrug:

Saueee commented 2 months ago

@nickvergessen Well sorry let me rephrase. Talk has very few configuration options for notifications.

With problems i mean:

  1. 30 sec polling seems too slow. Should be configurable without building source.
  2. Browser Tab showing an Asterisk instead of blinking like everything else which is much harder to notice.
  3. Incoming calls should have an constant sound/notification until dismissed or accepted (if channel not muted). Currently if you missed the short sound you cant notice at all even if active in nextcloud. Could be configurable too.
  4. New group notification default is "mention only" which is too less in most cases. Default setting should be configurable.
nickvergessen commented 2 months ago

30 sec polling seems too slow. Should be configurable without building source.

https://github.com/nextcloud/notify_push will help and make it instant

Browser Tab showing an Asterisk instead of blinking like everything else which is much harder to notice.

We can not make it blink, the browsers offer very little options, changing the title will make pinned tabs show a "marker" grafik And that is all we can do atm as far as I know

Incoming calls should have an constant sound/notification until dismissed or accepted (if channel not muted). Currently if you missed the short sound you cant notice at all even if active in nextcloud.

This is still open and we are working towards it

New group notification default is "mention only" which is too less in most cases. Default setting should be configurable.

grafik It's the first admin option, but yeah missing from user level options atm.