1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Python9,709 stars (9,709 stars)1,605 forks (1,605 forks)batch import
help wanted
Description
不管是手动关闭qq还是强制结束都会。 混成管理器用的是compton
Contributor guide
- Tech stack
- python
- 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
- PythonLinux desktop environment
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- Investigate the desktop lyrics feature in musicbox (likely in the main Python files). Look for code related to displaying lyrics on the desktop and window management. Check if the issue is caused by compton's compositing affecting the lyrics window. Reproduce by running musicbox with desktop lyrics enabled, then closing wineqq. Examine any event handlers or window state changes. Consider if a fix involves ensuring the lyrics window persists or re displays after other windows are closed.