max-mapper / max-mapper/menubar
Option to keep the window, not on top of others, when on blur
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.8k
- Forks
- 363
- PR merge metrics
- No merged PRs in 30d
Description
Description
Is there an option to keep the window open, when clicking somewhere else in the desktop, but not on top of others (like it happens with alwaysOnTop: true) ?
Thanks!
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 reviewing the menubar window lifecycle and Electron's focus, blur, and always-on-top behavior. Determine how an option could keep the window open without forcing it above other windows; done means the behavior is configurable and works when the user clicks elsewhere on the desktop.
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
- 30/100