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.