-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Preflight Checklist
- I use the latest version of YouTube Music (Application).
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Problem Description
Currently, YouTube Music desktop app doesn’t allow users to quickly control playback from the Dock (on macOS) or the System Tray (on Windows/Linux).
Every time I want to pause, skip, or like a song, I have to open the main window, do the action, and then close it again.
This is quite inconvenient for daily use and interrupts the music listening flow.
Most modern music players (e.g., Spotify, Apple Music) provide quick control menus on their Dock or tray icons, letting users control playback without switching windows.
Proposed Solution
Add a small plugin that allows quick playback control directly from the Dock or system tray icon.
The menu could include the following actions:
- Play/Pause
- Next/Previous
- Shuffle/Repeat
- Like/Unlike

Alternatives Considered
Currently, the only way is to open the app window or use keyboard shortcuts, but this is not as intuitive or fast.
Additional Information
This improvement would make daily usage smoother and align the app with common UX standards for desktop music players.