Disable popup window on Windows 10
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Clicking the tray icon to have that popup window show up feels unnatural.
I can't find a way to click the icon and open the real application.
Using Keybase is a multiple step: click tray icon, click hamburger icon, click Open Keybase.
Right-click and left-click have the same behavior (open popup window). Ideally, right-click should open a menu with some options (e.g. quit app).
Contributor guide
No contributing guide indexed for this repository
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 Windows tray-icon handling in the Electron client and inspect how left- and right-click events open the popup. Done means left-click can open the real application and right-click presents a menu with options such as quitting, without the current extra navigation steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100