bengreenier / bengreenier/overlayed
toggling dev tools should allow mouse clicks
Open
bug
good first issue
- Dominant language
- TypeScript
- Stars
- 28
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When one toggles on dev tools via the tray, it should also enable mouse clicks. This could be implemented by simply calling `toggleWindowInteractivity` along with the [dev tools toggle](https://github.com/bengreenier/overlayed/blob/master/src/electron/CompositeWindow.ts#L34).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in src/electron/CompositeWindow.ts at the linked dev tools toggle around line 34. Check how the tray action toggles dev tools and where toggleWindowInteractivity is available. Done means enabling dev tools also enables mouse clicks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100