mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #373] Media control spawned process is always in doc #201
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#201
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @skoch13 on GitHub (Feb 16, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/373
Describe the bug
Media control additional process is always in dock
To Reproduce
Being on MacOS enable
media_controlExpected behaviour
Additional process is spawned, but it is not shown in the doc
Screenshots

Environment
Additional context
Using with WezTerm, tried also with iTerm2.
@aome510 commented on GitHub (Feb 20, 2024):
This is an intended behaviour, so it's not a bug. From the config doc,
@skoch13 commented on GitHub (Feb 20, 2024):
Yes, I mentioned that I read the docs. Is this process supposed to be hidden as stated in docs? This is why I opened the issue
@aome510 commented on GitHub (Feb 20, 2024):
The process corresponds to a separate window, so it's visible in the dock. MacOS shows all windows despite being hidden or not opened in the dock