nextcloud / nextcloud/talk-desktop
Open Chat window on new message and blink in task bar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 525
- Forks
- 85
- Avg merge
- 8h 5m
- Merged PRs (30d)
- 35
Description
Right now you can miss new chat messages. The notification is just a badge which disappears after seconds.
What would be more helpful:
On new chat message, open chat window and let it blink in the taskbar.
Can be disabled in the settings.
Thats a good way to not miss messages without having to check for it everytime (or rely on hourly emails)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how new chat messages trigger the current badge notification and where notification settings are handled. Implement the requested window opening and taskbar blinking, with a setting to disable it; done means new messages behave this way when enabled and remain unobtrusive when disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100