1 comment (1 comment)16 reactions (16 reactions)0 assignees (0 assignees)Swift13,968 stars (13,968 stars)404 forks (404 forks)batch import
enhancementhelp wanted
Description
Show icons after update just like in Bartender

Contributor guide
- Tech stack
- swift
- Domain
- desktop
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- Swift programmingmacOS developmentfamiliarity with menu bar apps
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- Investigate the existing codebase to understand how menu bar icons are displayed and updated. The issue requests that after an update (likely the app's menu bar icons), icons should be shown similarly to Bartender. Review the AppDelegate or relevant view controllers to identify where icon visibility is controlled. Since the issue is sparse, clarifying the exact behavior expected (e.g., after a system update, app launch, or icon change) would be necessary. Check the single comment for any additional context.