nextcloud / nextcloud/talk-desktop
[Feature Request] Set Status in the system tray menu
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 525
- Forks
- 85
- Avg merge
- 8h 5m
- Merged PRs (30d)
- 35
Description
I would like to change my status during a right click on the icon in the systray menu.
Set to p.e.
- online
- offline
- in call
- DND
- invisibe
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 locating the system-tray icon and menu entry point in the JavaScript/Electron desktop client, then trace how a menu action can reach status changes. Done means a right-click menu offers online, offline, in-call, DND, and invisible choices and applies the selected status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100