macOS status bar icon doesn't adapt to light/dark mode shift
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
I use flux which sets dark mode at sunset and that leaves a black spot where keybase sits.
It's because you're setting an image directly to the NSStatusItem, which has been deprecated. see so for reference
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 macOS code that creates the NSStatusItem and read the linked Stack Overflow reference about adapting status-bar images to light and dark tint. Verify the icon behavior while switching modes, then confirm the status-bar icon changes without leaving a black spot.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100