How to dim various elements when app backgrounded?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
macOS Terminal.app dims the tab control bar when a Terminal.app window is backgrounded in favor of other Terminal.app windows, or even other applications.
Which Hyper CSS selectors match the tab control bar and main terminal area, when the application window is currently backgrounded, so that we can apply similar dimming effects?
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
Inspect Hyper's UI styles for the tab control bar and main terminal area, then determine whether selectors expose the application's backgrounded-window state. Done means identifying the relevant selectors and documenting how they can be used for dimming.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100