max-mapper / max-mapper/menubar
Multiple menubar in one tray
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.8k
- Forks
- 363
- PR merge metrics
- No merged PRs in 30d
Description
I would like to create two menubars, but in one of them disable the defaultClickEvent. So you could have two different windows on the same tray.
Is there an option to do that?
Thank you very much for the project, it is very useful
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 inspecting the menubar API and its Electron tray and window handling to determine how multiple menubar instances currently share behavior. Check how defaultClickEvent is configured and identify what would need to differ between instances. Done means two menubars can coexist in one tray while allowing defaultClickEvent to be disabled independently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100