3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Swift32,886 stars (32,886 stars)7,812 forks (7,812 forks)batch import
bughelp wanted
Description
效果如上图,触发条件:任意应用开启全屏时打开shadowsocks-ng的设置。
Contributor guide
- Tech stack
- swift
- Domain
- desktop
- Issue type
- bug
- 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-3 hours
- 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
- SwiftmacOS app developmentUI handling
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 40
- Research direction
- Investigate the settings window behavior when the app is in full screen mode. Likely involves NSWindow or NSViewController lifecycle methods. Check the encryption method selection UI component (possibly a popup button or table view) and its event handling. Look at the main settings view controller and related nib files for clues.